I get the following when I attempt to open the Products page in the Admin
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 16000 bytes) in /home/pagan7/public_html/gotgothshop.com/system/library/image.php on line 26
Open Cart Version 2.3.0.2
PHP Version 5.5.31
Is there a fix, line that needs to be changed?
Well, the fix would rather be, to enlarge MEMORY in your both PHP.INI files, and eventually on the Server as well, in order to upload giant images, or display a wide range of giant images in the image section. But ask your Hoster first, how much memory you may be allowed to use.
Enlarge this to minimal 256 MB:
memory_limit = 64M;
to:
memory_limit = 256M;
Good Luck
Ernie
Enlarge this to minimal 256 MB:
memory_limit = 64M;
to:
memory_limit = 256M;
Good Luck

Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 4 guests