I'm getting the following message when trying to delete an image from a larger gallery (over 10 images):

"Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 11335230 bytes) in I:\wamp\www\personal-site\includes\database.inc on line 213"

Comments

wilson98’s picture

seehawk’s picture

In the issue you linked to, you said that this was NOT related to the memory issue. That's why I broke this out into it's own issue.

So, I'm a little confused. Is deleting images from larger galleries related to system memory or not? If so, why does it take more memory to delete an image from a gallery of 10 than it does from a gallery of 5?

seehawk’s picture

Version: 6.x-2.0-alpha7 » 6.x-2.0-alpha9

Still an issue in Alpha 9. Can delete images from galleries of up to 10, but for galleries larger than that, I get an access denied message. My memory limit is set to 128M.

seehawk’s picture

I just upped the memory limit to 256M and I'm getting the same Access Denied message.

seehawk’s picture

Tested this on the June 22 dev version, and the problem appears to be fixed! Thanks!

dddave’s picture

Status: Active » Fixed

GREAT!

I am so free and confirm: FIXED!

Status: Fixed » Closed (fixed)

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