![]() |
Resizing large images hangs I set my max image dimensions to 800x800 and am now in Maintenance -> Rebuild Image Sizes. The first 15 or so images resized just fine, but when it gets to an image that is currently 2000x3008, it just hangs. Ideas? |
I would say there is not enought memory alocated to php to do the resize. - I have seen this on my personal box when I tryed to resize 128,635 x 3268 I added in gallery/gallery_global.php: Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
I just downloaded and am now looking through gallery_global.php, but I can't seem to find: Code: Content visible to verified customers only. |
It's not there , try adding it to the file under. - error_reporting(E_ALL & ~E_NOTICE); |
haha! whoops sorry about that, I read your directions backwards;) I just added Code: Content visible to verified customers only. |
Did this work?? Also what is you only have say 64M set in the php.ini? Will this still work by adding the 256M line, or will one have to increase the php.ini as well? |
That was exactly it ski-whiz, thanks!! I changed my memory_limit in php.ini to 256M and it worked just fine:) |
| All times are GMT -5. The time now is 11:03 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0