Search…

X3 Photo Gallery Support Forums

Search…
 
Erik
Topic Author
Posts: 8
Joined: 16 Jul 2008, 12:54

Use only alphanumeric symbols and "_" symbol in fo

16 Jul 2008, 14:05

When creating a new folder, this error is shown:
Code
Use only alphanumeric symbols and "_" symbol in folder name
This is shown although the suggested foldername was "erik"... The folder wasn't created either.
 
Morfus
Experienced
Posts: 24
Joined: 22 Oct 2007, 04:32

16 Jul 2008, 14:55

Have same problem...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

16 Jul 2008, 18:17

Fixed.
firedev.com
 
User avatar
Nondo
Posts: 23
Joined: 22 Mar 2007, 17:05

16 Jul 2008, 22:38

I'm still getting the same message. How do I update my software after the problem has been patched?
 
User avatar
markam24
Experienced
Posts: 280
Joined: 10 Oct 2006, 23:05

16 Jul 2008, 22:47

Me 4...is the fixed beta at the same download address?
 
film915
Experienced
Posts: 67
Joined: 06 Dec 2007, 16:47

17 Jul 2008, 00:39

pain wrote:Fixed.
Yeah, not so much.

It won't let me create any new folders at all and gives me the aforementioned message. I even tried it with the latest version (imagevue v2 beta 20080717 2) with no avail.

The gallery looks good, though. Thanks for helping us through it!
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

17 Jul 2008, 02:14

It does work now:
Code
content  » erik [0]
Folder succesfully created
It won't let me create any new folders
this is because of permissions, you need to chmod content dir so php can write to it. Right click on content/ in ftp cliend set it to read/write for everybody and apply with [x] Recursive setting.

More about that here:
https://www.photo.gallery/v2docs/quickstart/
firedev.com
 
osiris
Posts: 9
Joined: 08 Jan 2007, 23:11

17 Jul 2008, 10:03

I'm also receiving this message. I changed permissions per the doc when installing, just checked again and all the permissions are set correctly.

V2 is running locally using MAMP Pro. Anything that should be checked in the PHP or Apache config files?
 
film915
Experienced
Posts: 67
Joined: 06 Dec 2007, 16:47

17 Jul 2008, 15:52

pain wrote:It does work now:
Code
content  » erik [0]
Folder succesfully created
It won't let me create any new folders
this is because of permissions, you need to chmod content dir so php can write to it. Right click on content/ in ftp cliend set it to read/write for everybody and apply with [x] Recursive setting.
Rechecked the permissions and still getting the same problem. Using FireFox browser, if that makes a difference. Also, I'm getting three "!" icons in the upper right of the admin, saying I don't have mbstring extension properly installed, that PHP on my server compiled without ICONV support and that PHP on my server compiled without EXIF data support. Could this cause this problem?
 
rune
Posts: 9
Joined: 17 Jul 2008, 15:25

17 Jul 2008, 17:17

osiris wrote:I'm also receiving this message. I changed permissions per the doc when installing, just checked again and all the permissions are set correctly.
Same goes for me. I'm using imagevue v2 beta 20080717, and I've doublechecked the permissions.

Rune
 
TestEx
Posts: 5
Joined: 19 Jul 2008, 21:13

19 Jul 2008, 21:14

same here
 
film915
Experienced
Posts: 67
Joined: 06 Dec 2007, 16:47

19 Jul 2008, 21:48

FIXED when I downloaded latest version (imagevue v2 beta 20080718)...
 
osiris
Posts: 9
Joined: 08 Jan 2007, 23:11

20 Jul 2008, 11:58

I'd like to report that this issue has also cleared for me with update 'imagevue v2 beta 20080720', same as film915.
 
smithmm
Posts: 21
Joined: 18 Jul 2008, 21:05

21 Jul 2008, 13:17

Downloaded imagevue v2 beta 20080721 and still facing same problem and receiving same message "Use only alphanumeric symbols and "_" symbol in folder name"
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

29 Jul 2008, 16:31

You should give folders normal filenames, without national chars, that will ensure no errors with file operations, titles however use UTF-8 thus allowing you to use any language for titles, they are displayed in gallery, not filenames/foldernames.
firedev.com