Search…

X3 Photo Gallery Support Forums

Search…
 
Delpij
Topic Author
Posts: 2
Joined: 31 May 2007, 23:50

Can't navigate through gallery : No id for the selected pic

01 Jun 2007, 00:07

Hello all,

After uploading 7 pictures, I could not achieve correct navigation through the default imagevue gallery module.

After clicking on one of the pics' thumbs, i've got a NaN (Not a Number) issue.

Instead of a "Image 1 of 7" output, it prints "Image NaN of 7".

Well It looks like the software can't determine the selected picture's id. As a consequence, when I clik 'next' or 'previous' buttons, imagevue can't show NaN + 1 or NaN - 1 pictures... Visual effects are working, but picture switching isn't (meaning that I'm stucked at the first picture of the list).

Nevertheless, when I manually choose a picture in the bottom bar (from id 1 to id 7), on click, the id is correctly provided and the gallery starts working flawlessly.

Any idea?
 
Delpij
Topic Author
Posts: 2
Joined: 31 May 2007, 23:50

01 Jun 2007, 10:15

I can now say that this occurs with custom content structure. While creating your own pictures folders :?

EDIT : Found the problem. Filename was containing " , " which is pretty bad... :D