Userpoints

  • Posts: 6
  • Thank you received: 1
6 months 3 weeks ago #356079

-- HikaShop version -- : 5.0.0
-- Joomla version -- : 440
-- PHP version -- : 8.2
-- Browser(s) name and version -- : chrome
-- Error-message(debug-mod must be tuned on) -- :

JROOT/plugins/hikashop/userpoints/userpoints.php:145



JROOT/plugins/hikashop/userpoints/userpoints.php:145

Last edit: 6 months 3 weeks ago by michcio19.

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
6 months 3 weeks ago #356081

Hi,

There is no isAdmin used in the code of the file plugins/hikashop/userpoints/userpoints.php in HikaShop 5.0.0
So either you're not using Hikashop 5.0.0, but a really old version of HikaShop, and you need to update it, or you've updated your HikaShop, but the installer was not able to update the userpoints plugin files ( you can see their version if you open them via FTP. It should be the same version as HikaShop in the first few lines of the PHP file ) at the same time due to wrong permissions in the plugins/hikashop/userpoints/ folder. In that second case, check the permissions of that folder and its files via FTP (you can also change the permissions via FTP. For example with FileZilla: www.oryon.net/knowledge-base/article/ste...eric%20Value%20field .
Once the permissions are fixed, you can install again the HikaShop install package and it will retry updating the files of the plugins.

Last edit: 6 months 3 weeks ago by nicolas.

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
6 months 3 weeks ago #356089

You right * @package HikaShop for Joomla!
* @version 3.1.1

THX!

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
6 months 3 weeks ago #356092

permissions 755 ( /plugins/hikashop) install again and still old files, if i remove this file working good

Last edit: 6 months 3 weeks ago by michcio19.

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
6 months 3 weeks ago #356097

Hi,

Permission 755 is probably not enough.
For example, if the unix user of your web server is "Apache", and the unix user of your FTP server is "ftp". If you uploaded the files initially via FTP, then the files and folders will have the owner "ftp". And when you update your HikaShop, the installer will use the web server user "Apache".
The 7 in your 755 permission is for the same unix user. The first 5 in the middle is for a different unix user in the same user group. And the last 5 is for a different unix user in a different group. So in your case, it would be 5 applying, and that's not enough to allow the installer to update the file.

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
6 months 3 weeks ago #356111

If i select 777 the same issue, can i remove userpoint.php manualny ?

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
6 months 3 weeks ago #356113

Hi,

Yes, remove the whole folder and install again the HikaShop install package and it will add it back with the latest version.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum