AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: montgo on October 27, 2013, 02:40:34 PM

Title: Add content failure
Post by: montgo on October 27, 2013, 02:40:34 PM
The following Fatal Error occurred when attempting to either add an additional Content page (or edit an existing one):

URL: domain/cart/index.php?rt=design/content/insert&s=your_admin&token=9c677a9a01fecd815167209ccf6459cc

Error: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 33205 bytes) in /home/e29jave/public_html/cart/core/lib/content_manager.php on line 492

All caches were cleared and the content_manager file replaced by the original without success.
Title: Re: Add content failure
Post by: Basara on October 28, 2013, 11:03:03 AM
Hi. Please check this post (http://forum.abantecart.com/index.php/topic,1191.msg4680.html#msg4680)
Title: Re: Add content failure
Post by: montgo on October 28, 2013, 12:38:07 PM
Thanks for that - I've put in a request to increase php memory.

However, it seems odd that the rest of admin works fine; I can add and edit everything else apart from "content". It is a small database as well so it is hard to see why memory should be a factor at this stage?

Update: Memory increased to 128mb but sadly no change . . .