Overlapping thumbnails in one folder
Posted: 29 Jul 2008, 01:17
by kimlaine
Hi,
In the 28072008 release three of the ~30 folders that previosly was ok does now show the thumbnails overlapping like this:

in other foldrers the thumbs seem to show still ok.
Posted: 29 Jul 2008, 03:33
by Nick
Do you have url to your gallery please?
Posted: 29 Jul 2008, 04:10
by mjau-mjau
This is something related to folderdata.xml not being properly updated for that folder. The folderdata.xml stores information about the dimensions of the thumbnails in that folder, and is required by the swf gallery for layout. If it is unset or incorrect, it will affect thumbnails layout. In youe case, it seems like it thinks thumbnail sizes are 0, hence making the thumbnails positions only increase with the default margin.
Perhaps you have a link? Did you click "Clear cache" in admin? That would normally resurrect the folderdata correctly to include the thumbnails parameters. A reason why that may not work would be if somehow it was not able to write to the folderdata.xml, but then it 'should' provide an error message in the gallery.
RESOLVED
Posted: 29 Jul 2008, 06:27
by kimlaine
Hi,
Thx for your fast answer.
There where some problems in clearing the cache after the update (
viewtopic.php?t=3380). I now cleared the cache one additional time and that helped, the thumbnails do show correctly now.