Hello,
I am getting the following error when trying to load the home page after uploading an image via K2:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 12288 bytes) in /home/appspace/public_html/libraries/import.legacy.php on line 39
I have increased memory_limit in the php.ini file to 256MB but it still does not solve the problem, and it shouldn't be necessary to go so high. Is there another issue that I'm not seeing here?
Thanks for the help.