Problem in PHP SHOP - Fatal error: Call to a member function Hi all, I have encountered a problem in php_shop and posts that I found are on German which I don’t know so...
This is the problem
Fatal error: Call to a member function on a non-object in /xxxxx/xxxxx/public_html/modules/mod_phpshop.php on line 127
Concerning users I have 2 super admins, 2 backend admins and one user. The error started to happen when I turned of and rearranged some modules. Now when I am viewing page and I am not logged in all works fine, when I log in on FrontPage as registered user the error does not show, but when I log in as backend admin or super admin the error is there. I presume it’s got something with users because of this behavior.
I will try now to reinstall module and I don know is it ok to manually delete super administrator? Maybe that will help
Please help |