Zen Cart Logo
Forums / General Questions / Error while trying to add category

Error while trying to add category

Locked

Views: 1,288

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
8 Dec 2008, 5:14 PM
#1
vital101 avatar

vital101

New Zenner

Join Date:
Dec 2008
Posts:
1
Plugin Contributions:
0

Error while trying to add category

When I try to add a category in ZenCart, I get the error.

Fatal error: Call to a member function read() on a non-object in /home/wrestlingaddix/public_html/store/zen-cart/admin/categories.php on line 709

I'm using ZenCart 1.3.8 and php 5.2.1

Any ideas?

8 Dec 2008, 7:33 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Error while trying to add category

The folder specified by DIR_FS_CATALOG_IMAGES (defined in your /admin/includes/configure.php file) is missing or invalid, which means the folder in the define for DIR_FS_CATALOG is likely wrong.