Search…

X3 Photo Gallery Support Forums

Search…
 
amplify
Topic Author
Posts: 6
Joined: 24 Nov 2006, 13:56

v17 Errors: description, image data, folder sorting

24 Nov 2006, 14:16

I'd been using 16.2 and just updated to the new 17 version. Encountered a few issues:

--In thumbnail view, the description sometimes doesn't display on hover, even when the image has a description stored; refreshing the browser or viewing the image in gallery view then returning to thumbnail view will either result in all descriptions displaying accurately, or change which descriptions do/don't display. The description is correctly displayed when hovering over the individual image in gallery view, however.

--When viewing an image in the gallery with the description visible, it displays the image description but does not display any image data (file size, date, dimensions)... despite the fact that the image data displays properly in the thumbnail attributes.

--The 'date ascending' doesn't work for folder sorting; the folders are still sorted alphabetically rather than by the date created/modified on the server.

Link: http://www.faffs.com/photos/index.php

Config.ini:

[GALLERY]
globalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = false
text = lang.ini
startheading = My Photos
startimage = startimage.jpg
swflayer = false
startimagekeep = false
imagearea = imagearea.swf
startfx = false
textcol = FFFFFF
bgcol = 103152
barcol = textcol,bgcol
menucol = textcol,bgcol
backimage = backswf2.swf
backalign = M
sfx = true
audio = false
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 50
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = da
imagesorting = na
navigation = 1,1,1,1,1,1,1,0,0
controlsdefpos = 523,446,523,446
altnav = true
keycontrols = true
subbuttons = below
subbuttonsfilename = true
hideimage = true
imagenavigationpane = true
imageclicklink = popup
altimage = false
imagepopinfo = 0,0,0,0,0,1
imagerightclick = 0,0,0,0,1,0,0,0,0
shiftimageclicklink = popup
backrightclick = 0,0,0
tooltipcol = bgcol,textcol
transitions = whitetint
showfolderdescriptions = 0,0,0,0
descriptions = startopenifopen
descriptionattributes = true
descriptionscol = textcol,bgcol
hideextension = true
showmenu = true
menuopen = false
dragmenu = false
startclick = true
imagenavidefpos = 625,100,auto,auto
motioninit = true
motionspeed = 1
thumbstart = true
thumbopenwin = false
thumbrightclick = 0,0,0,0,0
shiftthumbclicklink = popup
thumbattribs = 1,1,0
thumbattribscol = textcol,bgcol
thumbpopinfo = 0,0,0,0,0,1
thumbattribpopinfo = 0,1,1,0,1
thumbfx = whitetint,75,3
thumbframe = textcol,bgcol
lowrespopup = false
popupstyle = slideshow
popmargin = 5
popdisplay = 0,0,0,0,0,0
serverextension = php
slideshowpopupconfig = slideshowpopupconfig.ini
slideshowimagevueconfig = slideshowimagevueconfig.ini
sitemenu = false
configfile =
popped =
[END]
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

25 Nov 2006, 06:08

In thumbnail view, the description sometimes doesn't display on hover, even when the image has a description stored
I have the same problem with this descriptions.
When viewing an image in the gallery with the description visible, it displays the image description but does not display any image data (file size, date, dimensions)
When I visit your gallery, I see this image data scrolling in the thumbnails, when the mouse is on a thumbnail.
The 'date ascending' doesn't work for folder sorting; the folders are still sorted alphabetically rather than by the date created/modified on the server
The date ascending does work with the time when the pictures are uploaded to the server.
Rene
http://www.globetrotternet.nl/
 
amplify
Topic Author
Posts: 6
Joined: 24 Nov 2006, 13:56

25 Nov 2006, 08:52

When viewing an image in the gallery with the description visible, it displays the image description but does not display any image data (file size, date, dimensions)
When I visit your gallery, I see this image data scrolling in the thumbnails, when the mouse is on a thumbnail.
Correct, the image data scrolls in the thumbnails when you hover your mouse over it, so the image data is clearly stored and accessible. The problem is, the image data does not display with the description when in gallery view of a single image. The description will display, but not the image data. It displays "K" and "November," but no values and no dimensions.
The 'date ascending' doesn't work for folder sorting; the folders are still sorted alphabetically rather than by the date created/modified on the server
The date ascending does work with the time when the pictures are uploaded to the server.
Folder sorting used to work correctly for the folders in my gallery with v16.2, but it does not work with v17. The display order for the first tier of folders, when sorted ascending by the date each folder and its contents were created/modified on the server, should be:

2004 Summer
2004 Fall
2005 Winter
2005 Moving
2005 Summer
2005 Fall

Instead, these folders display in alphabetical order.
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

25 Nov 2006, 10:21

You can add more information in your pop-ups.

Change:
Code
imagepopinfo = 0,0,0,0,0,1
thumbpopinfo = 0,0,0,0,0,1
For more info:
https://www.photo.gallery/support/docs/295
https://www.photo.gallery/support/docs/305

If you want to enable the descriptions etc. in your slideshow (popup): https://www.photo.gallery/support/docs/450

Example (when all options are enabled):
http://www.faffs.com/photos/index.php?i ... ,1,1,1,1,1
Last edited by globetrotter on 27 Nov 2006, 05:27, edited 1 time in total.
Rene
http://www.globetrotternet.nl/
 
amplify
Topic Author
Posts: 6
Joined: 24 Nov 2006, 13:56

25 Nov 2006, 11:19

globetrotter wrote:You can add more information in your pop-ups.

Change:
Code
imagepopinfo = 0,0,0,0,0,1
thumbpopinfo = 0,0,0,0,0,1
For more info:
https://www.photo.gallery/support/docs/295
https://www.photo.gallery/support/docs/305

If you want to enable the descriptions etc. in your slideshow (poup): https://www.photo.gallery/support/docs/450

Example (when all options are enabled):
http://www.faffs.com/photos/index.php?i ... ,1,1,1,1,1
Yes. But that's not related to the display error I'm getting.

Those settings correspond to the data displayed when you hover your mouse over the images in thumbnail view.

The error I'm seeing is regarding the data displayed along with the description when viewing a single image in gallery view (*not* thumbnail view).

The correct config.ini parameter corresponding to this error is:

descriptionattributes = true

as documented here: https://www.photo.gallery/support/docs/210

Although I have this set to true in my config.ini file, it does not display the image data in gallery view.

For example, if you access my link, then click Open Menu > 2005 Moving > 2005-05-13. When this loads the images in thumbnail view, click once on the first image to display that image alone in the gallery (not slideshow). When this image is displayed, click the up arrow in the lower right-hand corner to view the image description. It properly displays the image description, but on the left-hand side where it is supposed to display the image data (file size, dimensions, date), it does not. It just says "K" and "November" with no image data.

This is the error. It should display the file size, dimensions, and date of the image (the same exact data that it properly displays on mouseover in thumbnail view, so the data *is* accessible. Thus it's a display error not a data error.
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

27 Nov 2006, 05:33

OK, now I understand what's your problem...sorry I took a while.

I have tested it in my own gallery, and I see the same problem.
No idea how to solve it. It looks like a bug.

Hope the guys of Imagevue can help us :?
Rene
http://www.globetrotternet.nl/
 
amplify
Topic Author
Posts: 6
Joined: 24 Nov 2006, 13:56

06 Dec 2006, 13:46

globetrotter wrote:OK, now I understand what's your problem...sorry I took a while.

I have tested it in my own gallery, and I see the same problem.
No idea how to solve it. It looks like a bug.

Hope the guys of Imagevue can help us :?

I hope so, too :)
 
amplify
Topic Author
Posts: 6
Joined: 24 Nov 2006, 13:56

22 Jan 2007, 03:28

Is there anyone who has more information on the above issues? None have been resolved.
 
User avatar
vietknight
Experienced
Posts: 52
Joined: 09 Feb 2007, 23:43

13 Feb 2007, 22:59

Looking forward for a resolution for this:
Quote:
In thumbnail view, the description sometimes doesn't display on hover, even when the image has a description stored

I have the same problem with this descriptions.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

16 Feb 2007, 21:47

This issue has been mentioned before also -

Im sorry to say that we havent solved this issue yet. The problem remains the same, and its related to hammering the server with calls when rolling over thumbnails. Please consider using descriptions:

a) on rollover image only
b) plain description display imagevue
c) plain description display in slideshow module

We will solve this with a new release later this year.
 
amplify
Topic Author
Posts: 6
Joined: 24 Nov 2006, 13:56

20 Aug 2008, 19:52

mjau-mjau wrote:This issue has been mentioned before also -

Im sorry to say that we havent solved this issue yet. The problem remains the same, and its related to hammering the server with calls when rolling over thumbnails. Please consider using descriptions:

a) on rollover image only
b) plain description display imagevue
c) plain description display in slideshow module

We will solve this with a new release later this year.
Anyone know if this issue has been resolved in a new release?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Sep 2008, 10:25

amplify wrote:Anyone know if this issue has been resolved in a new release?
It's been resolved with the new release as in Imagevue V2 =)