Ive heard of this problem while uploading photos, but when I click my gallery page, I get a out of memory error:

http://prospector86.info/albums

Does this have something to do with the php image processing memory (forget what its called)?

PS I haven't updated to alpha yet (gonna do that tonight and see if it solves the problem.

Thanks

Sam

Comments

sun’s picture

Status: Active » Fixed

That's because Image (Gallery) needs to build the image derivative sizes for all images that are displayed in the gallery. This mass-operation can consume much more memory than other pages.

sbsimmons86’s picture

Is there anything I can do about it? I dont have a ton of pictures or anything

Thanks

Sam

Hetta’s picture

Set your "images per gallery" really small
View each gallery, and each gallery page, one by one by one.

OR, check your php.ini settings - sorry, I don't have a drupal helpful hint handy, but do a google search for "drupal image white screen" and you'll probably find one or the other setting to twitch.

I have thousands of pics, and don't get timeouts, even with dozens of new derivatives generated in one go ... I think I've set most settable things to 32 MB or more.
Note, I'm on linux, with imagemagick. I generate everything on localhost and upload images + database to the live host once that's all done ...

sbsimmons86’s picture

Ok.. I got it working... I didn't have imagemagick working right... had to copy the inc file to includes folder.

Thanks for the help

Sam

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.