Page 1 of 1

Im thinking that the thumbnails are not being generated

Posted: 09 May 2007, 14:02
by Ursagraphics
So I am having a bit of concern of whether or not Imagevue is actually generating the thumbnails for the gallery. My gallery is super slow when rendering the thumbnails out and digging around through the ftp I see no indication of any other thumbnail files being put anywhere.

Does anyone know the location of where they are supposed to be or ?

While I am not on dialup some of my other clients are and the gallery can take them up to a minute to load the first set of thumbnails.

Help :shock:

Posted: 09 May 2007, 14:32
by globetrotter
The thumbnails should be created in the same directory as where your pictures are.
The filenames of the thumbs are something like: tn_name.jpg.

May we have a link to your gallery, so we can take a look, and maybe we can help you with your slow-loading-problem.

Posted: 09 May 2007, 16:36
by Ursagraphics
Judging from what you just said, my thumbnails aren't being generated :(

pm has been sent and thank you for the help!!! :D

Posted: 09 May 2007, 20:31
by Ursagraphics
Just ran the test.zip file from Imagevuex to verify that I do in fact have GD2 installed and all tests came back positive.. but still no thumbnails

Posted: 09 May 2007, 20:59
by Ursagraphics
Here is the config.ini just in case that is needed as well
Code
[GALLERY]

; 
; https://www.photo.gallery/documentation/?p=113

globalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = false
text = lang.ini
startheading = Virginia Mountain Bears Gallery
startimage = startimage.jpg
swflayer = false
startimagekeep = false
imagearea = FFFFFF
startfx = blur
textcol = 34507A
bgcol = FFFFFF
barcol = false
menucol = bgcol,textcol
backimage = background.swf
backalign = M
sfx = true
audio = false
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = na
imagesorting = na
navigation = 1,1,1,0,1,0,0,1,0
controlsdefpos = 523,446,523,446
altnav = true
keycontrols = true
subbuttons = below
subbuttonsfilename = true
hideimage = true
imagenavigationpane = true
imageclicklink = thumbs
altimage = false
imagepopinfo = 1,1,0,0,0,0
imagerightclick = 1,1,1,1,0,0,1,1,1
shiftimageclicklink = popup
backrightclick = 1,1,1
tooltipcol = textcol,bgcol
transitions = shine
showfolderdescriptions = 0,0,0,1
descriptions = startopenifdescription
descriptionattributes = false
descriptionscol = bgcol,textcol
hideextension = true
showmenu = true
menuopen = false
startclick = true
imagenavidefpos = 680,25,auto,auto
motioninit = false
motionspeed = 1
thumbstart = true
thumbopenwin = slideshow
thumbrightclick = 1,1,1,1,1
shiftthumbclicklink = popup
thumbattribs = 0,0,0
thumbattribscol = bgcol,textcol
thumbpopinfo = 0,1,0,0,0,0
thumbattribpopinfo = 1,1,1,1,1
thumbfx = whitetint,100,3
thumbframe = false,false
lowrespopup = false
popupstyle = slideshow
popmargin = 10
popdisplay = 1,1,1,1,1,1
serverextension = php
slideshowpopupconfig = slideshowpopupconfig.ini
slideshowimagevueconfig = slideshowimagevueconfig.ini
sitemenu = false
configfile = 
popped =


[END]

Posted: 10 May 2007, 02:04
by globetrotter
I take a look at your gallery, and it looks like is working OK.
It's a little bit slow with loading the pictures.

When I look into my temperary internetfiles I don't see the thumbnails either.
I think that is the reason of the slow loading.

Maybe mjau-mjau can tell us what is wrong.
Can you send him a PM with the link to your gallery, and a link to this topic.

Posted: 10 May 2007, 14:21
by Ursagraphics
Fixed!

I feel like such a noob. The folder permissions was what was keeping the thumbnails from being generated. Thanks to everyone for their help.

Posted: 18 May 2007, 02:27
by mjau-mjau
Ursagraphics wrote:Fixed!

I feel like such a noob. The folder permissions was what was keeping the thumbnails from being generated. Thanks to everyone for their help.
Thats right! The fact that thumbnails are displaying, does not necessarily mean that they are being generated and saved. It simply means that your server is successfully creating thumbnails and displaying.

If you do not set permissions so that thumbnails may be saved to the server, your gallery will run slower because it has to generate thumbnail resizes on-the-fly for every single viewer of your gallery.