View Single Post
  #54  
Old 11-05-2009, 12:41 PM
 
presson83 presson83 is offline
 

Senior Member
  
Join Date: Sep 2008
Posts: 143
 

Default Re: Adding the FCKeditor HTML Editor

Quote:
Originally Posted by Charon
Thanks phil I have this working for the most part but using the newest version of fckeditor and 4.2.2 I get this error in the resource browser

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

all the other functionality seems to be correct and working. Has anyone else come across this. It's not a big issue since they don't need the resource browser but it would be handy functionality.

Thanks for any thoughts!

I'm having this same issue in 4.2.2. Has anyone figured it out?

***** SOLVED ******

In order for it to work I had to not only set the path on line 33 of editor/filemanager/connectors/php/config.php, but I ALSO HAD TO SET THE ABSOLUTE PATH on line 39 ($Config['UserFilesAbsolutePath']) to the userfiles folder. Now it works like a charm in 4.2.2!!
__________________
v 4.1.11, v 4.2
Reply With Quote