Search…

X3 Photo Gallery Support Forums

Search…
 
alyas
Topic Author
Posts: 5
Joined: 04 Oct 2007, 19:42

Couldn't get the "start image" loaded

04 Oct 2007, 20:30

hello
My probleme is that when my album is loaded I have the background, the menu, but not the start image ( it freez at "loading image) also, when i chosse a folder to dsiplay from the menu, I can't see my thumbs or my images .

I delet all the thumbs
I CHMOD the folder /content/ and all the subfolders to 777
I CHMOD getfile.php and makethumb.php to 777

I have my images in /my_site/content/

when I try in my computer (localhost) it works fine, but on the server I get the problems listed above.

here is a link to my site : http://decor-fes.atwebpages.com/catalog/index.php

here is my file 'config.ini' if it could help :
Code
[GALLERY]

; 

globalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = false
text = lang.ini
startheading = decor de fes le catalogue
startimage = startimage.jpg
swflayer = true
startimagekeep = false
imagearea = 770000
startfx = startimageblur.jpg 
textcol = 34507A
bgcol = FFFFCC
barcol = false
menucol = bgcol,textcol
backimage = backg.swf
backalign = M
sfx = true
audio = true
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 60
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = na
imagesorting = dd
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 = true
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]
the main problem is that i can't load images, starting by the "startimage" and ending by images in my folders !
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Oct 2007, 01:21

For starters, there are many mistakes .... It seems you have jumbled up a few things when choosing a new template. You did not copy the index.php to your gallery root like you should have. Instead you have copied the config file to root.

For example, you have startimage = startimage.jpg, yet there is no image there with that name: http://decor-fes.atwebpages.com/catalog/startimage.jpg - This image most likely lies in your specific template folder. Also you have set startfx = startimageblur.jpg. You can not set na image as startfx, you have to set "blur" - Read the appropriate docs for this setting under www.photo.gallery/support/docs -

I also suggest you revert to your original copy of imagevue(default template), and if you are going to use templates, read the documentation on how to use templates here: https://www.photo.gallery/support/templates/
 
alyas
Topic Author
Posts: 5
Joined: 04 Oct 2007, 19:42

06 Oct 2007, 15:28

The "startimage.jpg" still there, its just that I made some modifications after posting this topic so I renomed it.....

If I didn't copy the new template well, how come it works fine on my computer (localhost on XAMPP) everything is fine....

Now I undo what I did , I revert to the default template, now I can see the thumbs, but still no images when i click them, I think its something either with my server, or my configurations

In my localhost it works so fine, but on the webserver, non. Its is something to configure or to do ! Im sorry, but I just want to get it to work :(

------------
edit :
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

08 Oct 2007, 04:26

Not sure how you can say the startimage.jpg is still there. Its clearly missing: http://decor-fes.atwebpages.com/catalog/startimage.jpg
 
alyas
Topic Author
Posts: 5
Joined: 04 Oct 2007, 19:42

08 Oct 2007, 16:06

Here is a print screen over my ftp client :
Image
But you are right, I noticed that it's not accessible by the naviguator !!!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

08 Oct 2007, 23:40

In your FTP client, try right-clicking the startimage.jpg and setting its permissions to 777 or 750. This is the only reason I can think of that might be preventing it from displaying correctly.

You can be sure thats why its not working correctly in Imagevue...
 
alyas
Topic Author
Posts: 5
Joined: 04 Oct 2007, 19:42

09 Oct 2007, 15:46

Im so confused !! I CHMOD the startimage, and every each image in the content folder, but I still have the same probleme ...

Do you think I should give you the ftp access ! you can see if its something going wrong ? please !
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

09 Oct 2007, 23:48

You could give me FTP details in PM ..... You could also send a link with the startimage to your server host, and ask them why its not displaying ....
 
alyas
Topic Author
Posts: 5
Joined: 04 Oct 2007, 19:42

11 Oct 2007, 20:41

I sent theme a message, and I'm waiting the answer, but I tested it in many servers and I have the same problem in all theme..
I sent you my ftp information, hope this would help :(
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

12 Oct 2007, 02:10

I just logged into your FTP an uploaded a new Imagevue folder. Absolutely NOTHING works on your server .... Not ANY files will display, not from your catalog folder or from my new upload .... It doesnt even give an error message when incorrect paths are given.

I suggest you contact your server admin as soon as possible.
 
sawa
Posts: 1
Joined: 07 Feb 2008, 14:10

07 Feb 2008, 14:15

I had a similar problem, try to see in wich transfer mode did you uploaded the images, set it to auto, your problem will be gone.