[SOLVED] G3.0.3 with pictures overlapped in gallery

somewhere2go
somewhere2go's picture

Joined: 2010-05-15
Posts: 8
Posted: Tue, 2012-04-17 09:49

I use the wind theme that came with G3.0.3 (unchanged) but now all pictures overlapped in gallery!

I do a fresh install and the problem is the same, all pictures overlapped in a album!

cf. http://weboikos.net/gallery3/index.php/Teste

 
Vojtech
Vojtech's picture

Joined: 2009-06-22
Posts: 34
Posted: Tue, 2012-04-17 17:14

I have completely same problem... How safe is staying with Gallery 3.0.2?

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 7892
Posted: Tue, 2012-04-17 17:35

if either of you had done some reading there is already a fix.
http://gallery.menalto.com/gallery_3.0.3_feedback#comment-390009

-s

 
Vojtech
Vojtech's picture

Joined: 2009-06-22
Posts: 34
Posted: Tue, 2012-04-17 17:52

Thanks :-) Actually, main problem is http://gallery.menalto.com/node/106087 ;-)

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Wed, 2012-04-18 01:04

What if you change the highlight image for the album from this image:
http://weboikos.net/gallery3/var/thumbs/Teste/cesto_1.png
to this image:
http://weboikos.net/gallery3/var/thumbs/Teste/carro%20de%20compras_3.png

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Wed, 2012-04-18 01:04

Or PM me login info.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Wed, 2012-04-18 03:28

I have been able to reproduce this issue and have created a ticket:
https://sourceforge.net/apps/trac/gallery/ticket/1838
I think the best bet for a work around is to add items that are bigger that than the thumbnail size you have set. It is a small edge case where photos added will be smaller than the thumb size.
It should be OK to add smaller items in the album later but having small items smaller than the thumb size will cause this issue.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
somewhere2go
somewhere2go's picture

Joined: 2010-05-15
Posts: 8
Posted: Fri, 2012-04-20 12:02
Quote:
I think the best bet for a work around is to add items that are bigger that than the thumbnail size you have set. It is a small edge case where photos added will be smaller than the thumb size.
It should be OK to add smaller items in the album later but having small items smaller than the thumb size will cause this issue.

The problem is solved.
Thanks a lot.

 
MarkRH

Joined: 2007-05-25
Posts: 214
Posted: Mon, 2012-04-23 21:56

Just upgraded. One of my albums has a 140x104 image in it which is causing the whole album to display 4 images wide, causing every page of the album to overlap. Does it even with the default theme. It does happen to be the album's highlighted image as well. Glad I found this workaround.

Thanks,
Mark H.

Using Gallery 3.0.3 - gallery.markheadrick.com

 
zapco03

Joined: 2007-05-03
Posts: 6
Posted: Thu, 2012-07-19 02:24

This appears to still be an issue. I just installed gallery 3.0.3. I imported images from gallery 1 using the import module. Albums display fine. Images overlap badly. This is present in both the default template which I have not touched and the greydragon theme which I am trying to use.

I did find that if I increase the values 213 to 313 and 240 to 340 it fixes the issue but it makes the grid 2 wide instead of 3.

Quote:
<? if (($thumb_proportion = $theme->thumb_proportion($theme->item())) != 1): ?>
<? $new_width = round($thumb_proportion * 213) ?>
<? $new_height = round($thumb_proportion * 240) ?>

I am interested to find the root of this issue. When I scroll over the titles still overhang.

I appreciate any feedback you can provide. Thank you.

 
zapco03

Joined: 2007-05-03
Posts: 6
Posted: Thu, 2012-07-19 02:32

All themes have an issue where the images and scroll-over data overlaps. I have disabled all modules to try to pinpoint the corruption with no luck.

 
zapco03

Joined: 2007-05-03
Posts: 6
Posted: Thu, 2012-07-19 02:40

Rebuilding my thumbnails appeared to fix the issue. There must be an issue with the import plugin. Either that or I should have read the warning that was displayed prior to the import better!

Sorry to bother, hope this helps anyone else with a similar issue in the future.

Steps to fix:

Theme Options -> Mark all Thumbnails for Rebuild (200x200)

Maintenance - > Rebuild Images

Great product.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Thu, 2012-07-19 03:51

From the ticket 'you can work around this by reordering albums, etc.'

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
zapco03

Joined: 2007-05-03
Posts: 6
Posted: Thu, 2012-07-19 16:23

Correction: This did not fix all of the overlaps. Some of the images still appear to overlap.

I do not follow 'you can work around this by reordering albums, etc.'. I tried moving things around but it did not resolve the overlap issue.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Sat, 2012-07-21 04:29

Are you adding items smaller than the thumb size?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team