Aftr creating a new folder on the web Filw Manager interface I can not rename it. I'm trying to rename from the original New_Folder to Test_1 and retreives the following error: rename sites/default/files/library/New_Folder to sites/default/files/library/Test_1 fail

And yes, I'm pushing Enter key after typing the new name for the folder.

From the WebFM Debug I get the following lines:

obj:
context:{ 'status':false   'data':  [ [     ] 
    'rename sites/default/files/library/New_Folder to sites/default/files/library/test_1 fail'
  ]}
obj:
context:{ 'status':false   'data':  [ [     ] 
    'rename sites/default/files/library/New_Folder to sites/default/files/library/Test_1 fail'
  ]}
obj:
context:{ 'status':false   'data':  [ [     ] 
    'rename sites/default/files/library/New_Folder to sites/default/files/library/Test_1 fail'
  ]}

Any ideas?

Comments

nhck’s picture

I have the same problem, but only in IE 7, not in Firefox 3 (I don't know about Opera )

nhck’s picture

Category: bug » support
Status: Active » Closed (works as designed)

Certain usability problems with Opera and IE7 have to be acknowledged. However your report, fmarocha, tells me that the interface works and webfm was not able to rename the folder server sided. This might be due to access violations or due to certain php-functions being disabled. You should check your phpinfo() and your access rights. If the problem persists please reopen this and we'll try to help.

Thank you.