Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

can't add new categories to catalog


ya_dood

Recommended Posts

Posted

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?

Posted

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.

Posted
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...

  1. This is usually a server issue. If this is your server, restart it.
  2. Check php.ini memory ram size if you have access to your php.ini file.
  3. 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...