Problem with Resizes

fiditi

Joined: 2010-08-23
Posts: 4
Posted: Mon, 2010-08-23 15:49

Hi.

I have been running G2 for quite a bit now and after just upgrading my gallery to v2.3.1 from 2.3.0, an old issue that I had just lived with is coming back to haunt me.

Basically, when I go into some albums and select a resize and try to apply this to all existing items, what G2 actually does is remove all resizes on items in that particular album.

What happens is that is if go into my G2 root or and do this, most of the items will turn out fine but some items in some albums will have all resizes removed altogether. The same happens if I to the resize change attempt in the affected albums.

If I try to rebuild all resizes/thumbs from the G2 admin, these items get skipped for resizes. The solution had been to manually add the resize dimensions in each affected item.

Also, I say there are fifty items in an affected album and I manually do 15 and then go run the resize from the album, the resizes for those 15 will be removed.

I was wondering if there is an sql code I could just run in phpMyAdmin to set all resizes for all items to a certain size. I only use one resize and it is the same for every item (640 x 640).

Thanks.

____

Gallery version : 2.3.1 core 1.3.0.1
PHP version : 5.2.14 cgi-fcgi
Webserver : Apache 2
Database : mysqli 5.1.50, lock.system=flock
Activated toolkits : ImageMagick, Gd, SquareThumb
Operating system : Linux (Centos 5.5)

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2010-08-23 17:25

Probably hitting a resource limit. First thing uninstall GD.

How big is the album you're trying to apply resizes on?
Post the rest of your system info:
FAQ: What information is required when I ask for help in the forums?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
fiditi

Joined: 2010-08-23
Posts: 4
Posted: Mon, 2010-08-23 18:55

Thanks

I think I'll just go through and manually fix the affected items.

____

Gallery version : 2.3.1 core 1.3.0.1
PHP version : 5.2.14 cgi-fcgi
Webserver : Apache 2
Database : mysqli 5.1.50, lock.system=flock
Activated toolkits : ImageMagick, Gd, SquareThumb
Operating system : Linux (Centos 5.5)