Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I get this

 

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 35 bytes) in /customers/culimarshop.se/culimarshop.se/httpd.www/cat/admin/includes/functions/general.php on line 177

 

 

Somebody knows whats is wrong??

Posted
I get this

 

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 35 bytes) in /customers/culimarshop.se/culimarshop.se/httpd.www/cat/admin/includes/functions/general.php on line 177

 

 

Somebody knows whats is wrong??

You probably have a lot of categories and the particular function that creates the drop-down uses a lot of memory?

 

Perhaps using tep_get_category_tree optimization v2 would help.

Posted
You probably have a lot of categories and the particular function that creates the drop-down uses a lot of memory?

 

Perhaps using tep_get_category_tree optimization v2 would help.

 

 

 

Then I get this :-)

 

Fatal error: Call to undefined function tep_get_category_tree() in /customers/culimarshop.se/culimarshop.se/httpd.www/cat/admin/quick_updates.php on line 277

Posted
Fatal error: Call to undefined function tep_get_category_tree() in /customers/culimarshop.se/culimarshop.se/httpd.www/cat/admin/quick_updates.php on line 277

It is not exactly a large contribution and on line 33 it says:

Then add the new function tep_get_category_tree and a new function called tep_add_subcategory_to_tree (see further) above or below the renamed function.

So how come there is no function tep_get_category_tree anymore?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...