Filebrowser: Error creating folder "redirect:/index.php/" (Can't create redirect: directory)

blackdog - July 18, 2008 - 11:57
Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-1.3-beta2
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I've enabled the built in File browser, but when I click on Browse server and the window opens, I get this error message popping up:

Error creating folder "redirect:/index.php/" (Can't create redirect: directory)

When I try to upload, the text changes to '(Upload in progress, please wait...)', but nothing happens.

Also, when I click on any button (it seems), Firebug displays this error:

[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://global/content/bindings/browser.xml ::  :: line 644"  data: no]
http://site.dev/sites/all/modules/fckeditor/fckeditor/editor/js/fckeditorcode_gecko.js
Line 31

System:
OS X Leopard
Firefox 3.0.1

Drupal 6.3
FCK.module 6.x-1.3-beta2
FCK Editor 2.5.1

#1

wwalc - July 31, 2008 - 12:48
Status:active» postponed (maintainer needs more info)

Try this:
http://drupal.fckeditor.net/troubleshooting#10
+ one more thing to check: edit FCKeditor profile and make sure that in "File browser settings", "Absolute path to uploaded files" is not empty.

#2

blackdog - August 5, 2008 - 09:01
Status:postponed (maintainer needs more info)» fixed

Yepp, setting the absolute path helped with the error message. Thanks!

#3

Anonymous (not verified) - August 19, 2008 - 09:03
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

#4

syed.shah - December 17, 2009 - 12:02

Create another .htaccess file under fckeditor folder
and write

RewriteEngine off

#5

cindyr - January 27, 2010 - 17:35

If anyone has done all these recommendations and still can't figure it out, I switched mine from the IMCE file browser to the built-in filebrowser and that did the trick (after reading the instructions to enable the built-in browser).

#6

maxferrario - February 28, 2010 - 18:18

Thanks syed.shah, this solved the problem in my installation (vista + apache + drupal 6 + FCKeditor 2.6)

 
 

Drupal is a registered trademark of Dries Buytaert.