Post by somnik » Tue Sep 30, 2014 8:30 am

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

User avatar
New member

Posts

Joined
Wed May 01, 2013 1:50 am

Post by yuno » Tue Sep 30, 2014 12:10 pm


OpenCart®
PHP Developer.
更多中文教學在 OpenCart香港官方網站 !
QQ: 2039574815


Active Member

Posts

Joined
Tue Feb 11, 2014 9:24 am

Post by somnik » Wed Oct 01, 2014 8:47 am

Hello yuno, thank you very much, i'm reading the post. I don't know much about this but , for what i'm reading i understand i should upload some .php files from a fresh opencart copy ? in this case the files from /catalog?

User avatar
New member

Posts

Joined
Wed May 01, 2013 1:50 am

Post by yuno » Mon Oct 06, 2014 12:16 pm

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));

OpenCart®
PHP Developer.
更多中文教學在 OpenCart香港官方網站 !
QQ: 2039574815


Active Member

Posts

Joined
Tue Feb 11, 2014 9:24 am

Post by somnik » Wed Oct 15, 2014 10:33 am

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 !

User avatar
New member

Posts

Joined
Wed May 01, 2013 1:50 am
Who is online

Users browsing this forum: No registered users and 22 guests