-- url of the page with the problem -- : localhost/MAMP
-- HikaShop version -- : 2.3.0
-- Joomla version -- : 3.1.1
-- PHP version -- : ?
-- Browser(s) name and version -- : Safari
-- Error-message(debug-mod must be tuned on) -- : Error_message Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6396 bytes) in /Applications/MAMP/htdocs/pv32/administrator/components/com_hikashop/helpers/image.php on line 795
Line 795 says:
return ImageCreateFromJPEG($image);
Hi
I am working on updating all extensions and Joomla to latest versions using MAMP, I've tried updating Hikashop several times and ended up with blank page each time (deleted everything and uploaded fresh files/ DB every time), until I turned error messages "ON" then I got the above error, can you please tell me how I can fix this?