Hi there,
I originally posted this question on this thread but I since thought that my question might have been a bit lost in that big thread, and might not even be related to the plugin at all, so thought I’d post it here instead (with a bit of an edit).
Basically, I’m trying to load 8 entries on a page and have thumbnail images (85x85) next to them, but I keep getting the error below with the Image Sizer plugin:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 10096 bytes) in /var/www/vhosts/mywebsite.com/httpdocs/system/core/core.image_lib.php on line 500
One of the jpg images it was stalling on was around 1mb in size (which doesn’t seem that high), though it did have dimensions of around 3600px x 2500px.
Now although I thought this was an issue with the plugin itself, I’ve since thought that maybe I should increase my php memory limit instead, but is this recommended? I was told be someone else that it was already quite high.
To get around this, I’m just using phpThumb instead, but I’d much rather use this EE plugin instead as it just feels neater and tidier (when it works, which it does in every other situation I’ve tried to use it in until now).
Thanks for any tips or advice on how to get past this issue.
Ste
