[SOLVED] Thumbnail confusion - sudden resize without provocation
|
clion
![]()
Joined: 2010-02-09
Posts: 4 |
Posted: Tue, 2010-02-09 16:56
|
|
Hi, I have some confusion over my gallery's thumbnails. All has worked fine and we love the gallery software but recently, something happened and the thumbnails changed. They used to be snug together with a pixel or two border, sized at 100Xwhatever pixels, sitting 5 across and 2 down in a box next to the selected picture. Everything was lovely. Strangely, without any interaction or provocation, they now are confusingly small, spaced out and not snug together. I have no idea why this has happened but thought it best to simply ask the knowledgeable community rather than painstakingly work through code. TIA, Here are my details - Last Run Details: Gallery URL = http://www.christianthelionprints.com/prints/main.php http://www.christianthelionprints.com/prints/main.php - This is the main gallery section. Everything is fine here (as far as I can tell) http://www.christianthelionprints.com/prints/phpinfo.php - Here is the PHP info file, loaded on to server. I have GD, ImageMagick and JpegTran, set ImageMagick then GD in toolkit priority. My PHP memory limit is 128MB, I found this out through my host's WebUI. I hope someone can give me some assistance as to where to find the offending code, options in the WebUI to sort out this problem or steps to take in order to rectify the problem. I didn't want to start uninstalling and reinstalling things before asking if there was a simple explaination. Thank you in advance. |
|
| Login or register to post comments |


Posts: 17373
Do you have /themes/carbon/templates/local/navigatorMicroThumbs.tpl ? If so remove it.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
I do, and have removed it (deleted via FTP)
I also went in to the carbon theme template in WebUI and unchecked "use micro thumbs"
I now have no thumbnails whatsoever.
Advice from now?
Posts: 17373
Recheck the use micro thumbs
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
I do that and they're back to the horrible way they were before...
Posts: 17373
I suspect you have some customization in /themes/carbon/templates/local/navigatorMicroThumbs.tpl that is causing this.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
Problem has been rectified. Thread can be closed if needed.