Image Galley Issue

Avatar
  • Answered
Hi,
I have added image gallery to my website. I have added 4 categories and uploaded some pictures for different categories.

After publishing, each time I access a particular category ex : (
http://bharticorporation.com/page1.php?view=thumbnailList&category=3 )
I get the error message : Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8276 bytes) in /home/bharti5/public_html/include/PEAR/Image/Transform/Driver/GD.php on line 146

Please help.

Regards,
Swastik
Avatar
toybananasoft
Most likely you just need to increase the max_memory_limit in your php.ini. You can change it in the CPanel settings. Mine is set to 256M.