Search…

X3 Photo Gallery Support Forums

Search…
 
hama
Topic Author
Posts: 15
Joined: 22 Nov 2007, 07:22

No thumbnails in Admin

31 Jul 2009, 10:25

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
 
hama
Topic Author
Posts: 15
Joined: 22 Nov 2007, 07:22

01 Aug 2009, 10:30

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
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 Aug 2009, 04:21

Could you please provide a link to your gallery and even better ftp login to test it on your server?
firedev.com
 
hama
Topic Author
Posts: 15
Joined: 22 Nov 2007, 07:22

03 Aug 2009, 06:33

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
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

03 Aug 2009, 12:18

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'.
Last edited by globetrotter on 04 Aug 2009, 11:54, edited 1 time in total.
Rene
http://www.globetrotternet.nl/
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

04 Aug 2009, 11:44

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.
firedev.com
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

04 Aug 2009, 11:53

Thank you for the quick fix!
Rene
http://www.globetrotternet.nl/
 
hama
Topic Author
Posts: 15
Joined: 22 Nov 2007, 07:22

07 Aug 2009, 17:05

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. :D

Thanks and have a good time!

hama
 
viensdans
Posts: 4
Joined: 13 Aug 2009, 17:42

16 Aug 2009, 11:26

or
use command promt
ren *.JPG *.jpg
:)