Stick this at the top of the php file:
My mate Google could've probably told you that quicker than me! Or you can modify that line in php.ini - I wouldn't though unless absolutely necessary.
Code: Select all
ini_set("memory_limit","6M");
This may have been caused when you have uploaded a huge photo for a product and when the server tries to reszie it, it has ran out of memory.
Connect to your FTP, go to your images folder, sort by file size and see if there any huge images in there, If so - resize them to make them a smaller size to prevent this happening again,
Connect to your FTP, go to your images folder, sort by file size and see if there any huge images in there, If so - resize them to make them a smaller size to prevent this happening again,
well I doubt it. this is not a file size limit it is a memory limit in php, which currently looks to be 32M I seriously doubt that your host will increase this limit beyond 32M, but you could ask.yegga wrote:i did this, but is it possible to set a higher upper limit to file size?
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
I have got the similar message when I am trying to go to Catalog>Priducts from MyAdmin side:
Fatal error: Out of memory (allocated 33554432) (tried to allocate 14024 bytes) in /homepages/40/d359191853/htdocs/store/system/library/image.php on line 34
Problem started when I tried to mass delete products from MyAdmin side.
Already deleted all large images (however there were no any larger then 20 Kb) from the server, but it does not helped.
I am using Version 1.4.9.4.
Please help.
Fatal error: Out of memory (allocated 33554432) (tried to allocate 14024 bytes) in /homepages/40/d359191853/htdocs/store/system/library/image.php on line 34
Problem started when I tried to mass delete products from MyAdmin side.
Already deleted all large images (however there were no any larger then 20 Kb) from the server, but it does not helped.
I am using Version 1.4.9.4.
Please help.
Who is online
Users browsing this forum: Amazon [Bot] and 7 guests