Search…

X3 Photo Gallery Support Forums

Search…
 
fane
Topic Author
Posts: 5
Joined: 29 Oct 2008, 15:59

only the first thumbnail displayed in grid

29 Oct 2008, 16:08

Although there are more pictures in each folder, only the first thumbnail is displayed in the grid. Is this a config tweak?

See the site: http://tibipopescu.nl/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

29 Oct 2008, 22:39

More thumbnails are supposed to display ... I checked your gallery(nice!) and noticed two issues where most likely at least one of them relate to the bug with your thumbnails.

1. Your server has implemented javascript stats on ALL pages, including the imagevue scripts. The scripts seem to be working fine for imagevue, but the XML is corrupted. See example here:
http://tibipopescu.nl/?a=files&path=con ... ch%20open/
(click view source, and see at the bottom)

2. Am I right in saying you have upgraded from Imagevue V1? There seems to be files "descr.txt" lying around in your folders that might be interfering somehow. Try remove them in any of the folders, and see if it makes a difference.

Keep me updated so I can follow up on this ...
 
fane
Topic Author
Posts: 5
Joined: 29 Oct 2008, 15:59

30 Oct 2008, 07:18

ad 2. You have got that right, I used to have the V1 version and I just took over the content folder into V2. However the TXT-files will show among the thumbnails (see below) in V2.

ad 1. I manage to see the javascript in the link you posted, but I have no idea which file that is supposed to be!? That is not the "folderdata.xml", is it? Anyway, I was not able to clean that up.
Maybe you can give me a hint where I should look.

The problem of the missing thumbnails occured since yesterday, when I updated the V2 files. Luckily I kept a backup of the whole "old" imagevue V2 folder. This version is still running fine in http://tibipopescu.nl/test

Supposing that my host server is copying the stats javascript on its own mind, then he should have done that also before, that's to say before yesterday, when I still had my site going with the "old" V2. And that did not affect anything, at least not the thumbnail grid! Even the "descr.txt" is displayed neatly as a thumbnail.

It seems to me that the new V2 is somehow different than it was 2 updates before :)
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

30 Oct 2008, 16:56

To get rid of txt files, change
Config>Settings>includefilesext:
jpg,gif,png,jpeg,flv,swf,docx,doc,html,txt,pdf - remove 'txt'
firedev.com
 
fane
Topic Author
Posts: 5
Joined: 29 Oct 2008, 15:59

30 Oct 2008, 17:01

Thanks pain, just did that but it only changes the display, have a look!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

31 Oct 2008, 01:38

fane wrote:It seems to me that the new V2 is somehow different than it was 2 updates before :)
You are right about that, it is the biggest update since first beta release - Read from 15.Oct:
viewtopic.php?t=3241

In the instructions I state that you need to update all your "imagevue" folder, and redo your customization ... I can see you are using an old theme file - http://tibipopescu.nl/imagevue/themes/T ... Config.xml with old values so there are bound to be complications.

I recommend you update the entire "imagevue" folder by first deleting the old one ...
 
fane
Topic Author
Posts: 5
Joined: 29 Oct 2008, 15:59

31 Oct 2008, 05:43

Guilty as sin!

I tried indeed to be smart and use my old theme with the new version.
Obviously not the right thing to do.

Customizing a new theme all over again helped.
My site is now up and running.

Thanks!