I'm able to create a gallery with 350 image with no problem and view it. However if I then try to edit the Gallery Node, when I save I get a 500 Internal Server error. I can only assume it's due to the amount of images as Galleries with less images save without a problem.

I'm just after some advise on how I might fix this. Is it likely to be a memory limit issue or could it be something else?

Comments

funkeyrandy’s picture

same here

zengenuity’s picture

The cause of the 500 error should be written in your web server error log. That will tell you for sure if it's a memory issue or something else.

funkeyrandy’s picture

hmm..its actually not getting written..is there a way to enable batch processing for the form? the sort tab has it and it works

zengenuity’s picture

I just took over as maintainer of this module a few weeks ago, so I'm still not 100% familiar with all the code. But, regardless, I'm working on a D7 port of the module, and that's my focus right now. I will probably only make changes to the D6 version if there is a critical issue.

zengenuity’s picture

Status: Active » Closed (won't fix)