Page 1 of 2

Use only alphanumeric symbols and "_" symbol in fo

Posted: 16 Jul 2008, 14:05
by Erik
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.

Posted: 16 Jul 2008, 14:55
by Morfus
Have same problem...

Posted: 16 Jul 2008, 18:17
by Nick
Fixed.

Posted: 16 Jul 2008, 22:38
by Nondo
I'm still getting the same message. How do I update my software after the problem has been patched?

Posted: 16 Jul 2008, 22:47
by markam24
Me 4...is the fixed beta at the same download address?

Posted: 17 Jul 2008, 00:39
by film915
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!

Posted: 17 Jul 2008, 02:14
by Nick
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/

Posted: 17 Jul 2008, 10:03
by osiris
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?

Posted: 17 Jul 2008, 15:52
by film915
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?

Posted: 17 Jul 2008, 17:17
by rune
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

Posted: 19 Jul 2008, 21:14
by TestEx
same here

Posted: 19 Jul 2008, 21:48
by film915
FIXED when I downloaded latest version (imagevue v2 beta 20080718)...

Posted: 20 Jul 2008, 11:58
by osiris
I'd like to report that this issue has also cleared for me with update 'imagevue v2 beta 20080720', same as film915.

Posted: 21 Jul 2008, 13:17
by smithmm
Downloaded imagevue v2 beta 20080721 and still facing same problem and receiving same message "Use only alphanumeric symbols and "_" symbol in folder name"

Posted: 29 Jul 2008, 16:31
by Nick
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.