Re: Need some help with fckeditor

2007-07-23 Thread Mike Bobkiewicz
Am 23.07.2007 um 15:42 schrieb Gino Pacitti: What about the path to the basepath oFCKeditor.BasePath = 'fckeditor/fckeditor.js' ; Should it not be the root of your server oFCKeditor.BasePath = '/fckeditor/fckeditor.js' ; I´ve tested this but this produces an "file not found" error

Need some help with fckeditor

2007-07-23 Thread Mike Bobkiewicz
Hi list, I can´t bring fckeditor and WO 5.3 together on my OS X 10.4 machine. I ´ve copied the fckeditor folder and added it to the projects webserver resources but anything I try just fails. Even the sample which works from the apache directory on the same machine doesn´t work. Maybe some