Page 1 of 1
problem with groupfolder
Posted: 29 Nov 2007, 04:48
by daovat72
Hello,
I have a problem with the creation of groupfolder: I have my gallery set up as the following : content folder
Groupfolder
Imagefolder
I have two groupfolder, in the firts one I have 4 imagefolder and in the second 3 imagefolder. But I can't add a new groupfolder : when I add a new groupfolder, I can see it in the contentfolder , on my site ,but when I clik on it,
there 's no imagefolder, it says : "undefined", and an image appear by defaut
I 'm using the softblack template , could you help me ?
do I need to change a command in the config.ini ?
You can see the problem on my site (clik on the groupfolder "graphisme")
my site :
www.whisperinggraphicimage.com
Daovat72
thank you very much !
Posted: 29 Nov 2007, 10:42
by globetrotter
What is the name of your new groupfolder?
Maybe there are some 'strange' characters in it, like &.
Posted: 29 Nov 2007, 14:49
by daovat72
the name of the new folder is "graphisme"
Posted: 29 Nov 2007, 23:17
by mjau-mjau
When I check your directory -
http://www.whisperinggraphicimage.com/dir.php - it says that there is no folders under graphisme ...
Perhaps try to add another folder under graphisme? If your still having trouble, then I may have to ask for FTP access ...
Posted: 30 Nov 2007, 11:47
by daovat72
hello,
thanks for responding.
I have the same problem, when I try to create a new groupfolder, it doesn't work : either I can see it at the level of groupfolder but I can't open imagefolder (it says undefined) or either the new groupfolder is recognize at the level of imagefolder ( the groupfolder is readable as an imagefolder) and I can open the image files.
and when I create a second new groupfolder a message inform me that " the
name of file folder "crà¢ne ".jpg has characters that may force the remote server to rename the file " so I click on "ok" and then the problem is the same....
thanks
Posted: 30 Nov 2007, 23:20
by mjau-mjau
Well, when I check the PHP script dir.php, it simply returns the folders it can see. It has nothing to do with the imagevue flash atleast. Did you try to create your folders without special characters? Perhaps your server does something weird with the folders if you follow the process that you said.
As I mentioned din my former email, if I am to look further into this issue I am going to have to require FTP login. Your dir.php
http://www.whisperinggraphicimage.com/dir.php simply gives the folders it can see.
Posted: 02 Dec 2007, 08:02
by daovat72
thanks for responding.
I don't see the sort of special characters in question....I use only letters, no accent, except the ^ for the word "crà¢ne" but as soon as I create a third groupfplder it doesn't work. I can create only two.
thanks
Posted: 03 Dec 2007, 01:10
by mjau-mjau
try creating some new folders with some subfolders inside ... The script reports there are no subfolders under "graphisme" and it does not lie. I can not do any further diagnostics unless you provide FTP ...
Posted: 05 Dec 2007, 10:59
by daovat72
hello,
IT WORKS !
thanks a lot . I forgot to create a subfolder.
but now I have an other problem : I create a groupfolder named Image with
subfolder named "Hand" , "Jardin", "shining", in each there are imagefiles, but
when I clik on "jardin", I can't see the thumbnails (the little image ) I only see the name and I have to clik on the interface to open the big image....why ?
thanks a lot.
Posted: 06 Dec 2007, 01:53
by mjau-mjau
This is because the filename is called "toile d'eau" - Unfortunately, Imagevue does not like the single quote' in the filename. This is because this specific character mixes up the PHP and XML code ...
Please rename, removing the single quote '
Sorry for any inconvenience -
Posted: 06 Dec 2007, 12:27
by daovat72
hello,
In fact I didn't quote the file named toile d'eau, when I click on the subfolder jardin, the names of the images inside are not quoted, I can't see the images opened, I just see the name of each image. I never quoted the names.
thanks
Posted: 06 Dec 2007, 17:30
by nz-photo
Salut Daovat
En fait il ne dit pas que tu a mis des guillemets à ton nom de fichier, mais que la presence de l'apostrophe " ' " apres le "d" dans goutte d'eau n'est pas acceptée. C'est pour cela qu'il bloque à la lecture de ton image portant ce nom.
En fait à chaque fois qu'il y a blocage d'un thumb c'est à cause d'un caractere non accepte (j'en ai fait les frais egalement).
En esperant que ce soit bien ca....
Ciao
Posted: 07 Dec 2007, 00:38
by mjau-mjau
Thank you for the native language explanation
