Hi to all. First of all, I apologize for my bad english .. I hope you will understand my problem ..
I want to use the function "Multiple add" to upload images (a lot of images) to the server. The path where i want to upload is (under the images/phocagallery folder) this: "stagione20092010/Topolino/Under12 1998" . So, I have three levels of folders. Whe I use the "Multiple add" function and I try to choose the folder and after click on "stagione20092010", then "Topolino" and then "Under12 1998" .... I go back to the root folder .. no way to open the 3d level folder and put here the images! Any idea? TIA.
Problem with folders in uploading images
-
atramo
- Phoca Newbie

- Posts: 5
- Joined: 07 Aug 2010, 21:14
-
oldlukas
- Phoca Newbie

- Posts: 2
- Joined: 08 Aug 2010, 04:23
Re: Problem with folders in uploading images
I had the same problem, when I tryed to access the third level I always get error message and wentd back to the root. Sometime it appears in second level sub-folder as well. It looked like the problem appears with folders created by copying to the site manually (running the installation on localhost). When I tried to create the folders and sub-folders through the Phoca Gallery interface it works good. So I played around with the folder names and find out where I did the mistake.
Folder names cant have space between two names. You have to replace the space with _ or something else.
Example: New Zealand -> New_Zealand
Folder names cant have space between two names. You have to replace the space with _ or something else.
Example: New Zealand -> New_Zealand
-
atramo
- Phoca Newbie

- Posts: 5
- Joined: 07 Aug 2010, 21:14
Re: Problem with folders in uploading images
Oh .. me stupid! The spaces! Thank you, oldlukas! Now everithing is ok!