Page 1 of 1

Folder, folder wasn't created

Posted: 03 Sep 2008, 08:45
by Brinck10
Hi there experts.

I have a really annoying bug in my galleri.

The problem is that when I've created a folder (It will do that!) and try to create a subfolder, the script fails and in response I get "Folder, folder wasn't created"

I try to find the error so I did go to my diagnostic page, but everything is fine. I simply can't track that error down.

I've done my thoughts, so I tried to create the folder manually via. the FTP. Of course it will create it, but in the admin backend everything is locked within the newly create folder and its subfolders.

When I go to the frontend it just displays "Folder name" and I can't click on it to see the subfolder.

Any ideas? My site is: www.sjfoto.dk/galleri/

Thanks in advance.

Frederik

Posted: 03 Sep 2008, 09:48
by Nick
I belive thats permissions issue, we have the same on our www.photo.gallery site, folders which created by ftp is unwritable by php :/

You can try delete everything, create content folder, chmod it 777 and then use only admin to create folders, this will ensure that they are readable by php.

Another way is to chmod everytime you create a folder using ftp.

Posted: 04 Sep 2008, 01:05
by Brinck10
Yes I know, but when I look in the diagnostic page it tells me that it is writeable.

I prefer to use the admin system, and I did so. You can see it now. I created the "Reportage" folder through the admin backend and the permissions is said. Then I go to the folder, in the admin system, and creates the subfolder. That is there it returns with "Folder, folder wasn't created." Again I look at the diagnostic page ... no errors. For an extra check I look at the permissions for the "Reportage" folder in my ftp. It is chmodded in the way that is needed (777).

Frederik

Posted: 04 Sep 2008, 15:09
by Nick
If you PM your ftp login and password with url and admin password to your dir, we'll try to investigate, doubt I can tell anything useful just by guessing. :/

Posted: 07 Sep 2008, 08:42
by Nick
Turn Safe mode OFF. Thats in php.ini. And we added addiitonal warning in your admin about safe_mode, which will be part of release now.

Impossible to create a folder

Posted: 01 Oct 2008, 15:39
by fabiogarcia
I'm trying figure out what's going on and in diagnostica page I clicket on Php Info and it's show a list with the Virtual Directory Support is disable. Would be this the problem?

Best

Fà¡bio

Posted: 04 Oct 2008, 07:09
by Nick
I think I need ftp to check, dont understand what you did and what not.