Page 1 of 1
No thumbnails in Admin
Posted: 31 Jul 2009, 10:25
by hama
Hi
There is a little problem after updating to 2.1.4.
I created via FTP a new album folder, gave 777, uploaded some pictures and now in the admin panel it generates the thumbs for this folder but not the right thumbs ... Every picture has now the same thumb, a small icon with the name JPG and a nice tree on the icon, the JPG-icon.
What was going wrong?
Thanks in advance!
hama
Posted: 01 Aug 2009, 10:30
by hama
I had to reinstall an older version of V2, now it works with the thumbnails.
Is it possible to get an answer or a bit help, please?
Thanks
hamasapiens
Posted: 03 Aug 2009, 04:21
by Nick
Could you please provide a link to your gallery and even better ftp login to test it on your server?
Posted: 03 Aug 2009, 06:33
by hama
Hi Nick
Thanks for your help offer! I provide you with ftp login when I'm back home (wednesday), because I don't have them on my phone.
Sincerely
hama mobile
Posted: 03 Aug 2009, 12:18
by globetrotter
I think I have the same problem. With version 2.1.4 I cannot create thumbs in admin. In version 2.1.3 it is working fine.
There is also something strange with the exif information. At the pictures where no thumbs are created, the exif information is also not visible in 2.1.4. Version 2.1.3 shows the 'Date and Time', and version 2.1.4 shows 'Date and Time Original'.
Posted: 04 Aug 2009, 11:44
by Nick
Oops what of non-creating thumbnails, stupid bug with uppercase JPG extensions, we just updated imagevuex2.zip, please re-download.
Files changed:
/imagevue/include/ivFileMP3.class.php
/imagevue/include/ivFileImage.class.php
What of EXIF, its not really a bug, there been few posts on forum from people who's pictures had DateAndTime set to current time instead of time when picture was taken. DataAndTimeOriginal always preserves the date from camera.
I think we'll add some flexibility to EXIF configuration so you can choose which fields to display from Settings editor. But for now you can just edit imagevue/include/ivExifParser.class.php and uncomment DateAndTime and comment out DateAndTime original.
Posted: 04 Aug 2009, 11:53
by globetrotter
Thank you for the quick fix!
Posted: 07 Aug 2009, 17:05
by hama
pain wrote:
Oops what of non-creating thumbnails, stupid bug with uppercase JPG extensions, we just updated imagevuex2.zip, please re-download.
Hi Nick
I re-downloaded imagevuex2.zip and everything works fine now.
Thanks and have a good time!
hama
Posted: 16 Aug 2009, 11:26
by viensdans
or
use command promt
ren *.JPG *.jpg
