ya_dood Posted April 2, 2007 Posted April 2, 2007 hi, my site goes down when i try to add a new category to my catalog. it displays this: Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 28315 bytes) in public_html/admin/includes/functions/general.php on line 182 here's the code on that line: $category_tree_array = tep_get_category_tree($categories['categories_id'], $spacing . ' ', $exclude, $category_tree_array); any suggestions?
ya_dood Posted April 2, 2007 Author Posted April 2, 2007 also, if i don't add an image like in the above error the catalog area of mysite.com/admin just is blank and the site goes down as well.
bkellum Posted April 3, 2007 Posted April 3, 2007 also, if i don't add an image like in the above error the catalog area of mysite.com/admin just is blank and the site goes down as well. A couple of things... This is usually a server issue. If this is your server, restart it. Check php.ini memory ram size if you have access to your php.ini file. Turn Cache off in your osC admin. Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
Recommended Posts
Archived
This topic is now archived and is closed to further replies.