Hi again
Should be fixed now:
Thank you, I installed the updated one and the thumbs are now showing properly instead of the single pixel high ones.
Which file are you replacing? Is it an thumb_something.jpg file?
Yes, pretty much. I just put my modified thumbs in another folder and search for each one and replace it. Reason being I would like all my thumbs to be exactly the same size in pixels so my album page looks all lined up and pretty

My album has a mixture of landscape, portrait and all sorts of wierdly cropped sizes.
Hmm.. If you are uploading the thumbnails to a different folder how are you telling Album to use those as the thumbnails? Are you using the "Change Thumbnail" link?
Yes, its more time consuming but like them to be of uniform size/dimension.
It should create thumbnail images automatically, but on WAMP the extension used to create them is disabled by default.
However I just found a way to enable it.
Thanks for that, I have WAMP5 and didn't have a "PHP Extensions" option on my menu but I did a little hunt on Google and modified it the following way (Just putting it here for anyone else that may need this one day) :
I had to activate my GD library in the PHP.ini file. The file can be accessed from the WAMP menu in "Config Files", after opening php.ini,
Search the following line of code:
;extension=php_gd2.dll
Remove the semicolon from the beginning of this line, to activate the GD library:
extension=php_gd2.dll
Restart WAMP.
After I did this, all the little tiny thumbs in the album showed against their file name - so it WORKED !! yay.
I would say everything is working thanks to your help! Just one final query. When I generate the album, ie select the 50 photos - and it puts all the thumbs of these images in the album page in admin, ready to comment etc they look like thumb sized photos (even though I will probably change with my pixel perfect modified ones) - but when you view the actual page in the website, these thumbs are actually full sized original photos and stretch the page out.
This isn't a big problem for me because I'm manually changing each thumb anyway - but thought I'd mention it...
Thank you for a wonderful module, I can see I will be using it heaps and shall now have a play with the CSS, hovering etc.
