Hello, thank you for reading my post. I got this error last week and i don't know how to fix it , i've been looking around trying to find posts with the same error but i had no luck, any help will be much appreciated , thank you very much !
Fatal error: Call to a member function isLogged() on a non-object in /home/content/98/12954798/html/catalog/model/catalog/product.php on line 65
can this post help you
http://forum.opencart.com/viewtopic.php?f=20&t=24313
http://forum.opencart.com/viewtopic.php?f=20&t=24313
OpenCart®
PHP Developer.
更多中文教學在 OpenCart香港官方網站 !
QQ: 2039574815
check this two files
catalog/controller/user/user.php
system/library/user.php
if missing, upload the file
and check admin/index.php
make sure this two statement exists
require_once(DIR_SYSTEM . 'library/user.php');
$registry->set('user', new User($registry));
catalog/controller/user/user.php
system/library/user.php
if missing, upload the file
and check admin/index.php
make sure this two statement exists
require_once(DIR_SYSTEM . 'library/user.php');
$registry->set('user', new User($registry));
OpenCart®
PHP Developer.
更多中文教學在 OpenCart香港官方網站 !
QQ: 2039574815
Hello Yuno! thank you very much for your answer ! i don't see catalog/controller/user/user.php in fact i don't see the folder "user" i have catalog/controller .
I do have system/library/user.php though.
and i checked admin/index.php the statement does not exist !
I do have system/library/user.php though.
and i checked admin/index.php the statement does not exist !
Who is online
Users browsing this forum: No registered users and 22 guests