fckeditor
Johanwalle - November 17, 2008 - 11:57
Hi,
I tried to install FCKeditor in my local drupal site. It does not work properly. So I unmistakenly made a mistake. I am a newby.
I get the followwing warnings:
* warning: fopen(modules/wysiwyg/fckeditor/fckeditor.js) [function.fopen]: failed to open stream: No such file or directory in C:\xampp\htdocs\drupal-6.6\modules\wysiwyg\editors\fckeditor.inc on line 59.
* warning: fgets(): supplied argument is not a valid stream resource in C:\xampp\htdocs\drupal-6.6\modules\wysiwyg\editors\fckeditor.inc on line 60.
The question is simple: What to do and the answer is hopefully simple too.
Best regards
Johan van de Walle

Since I have crossed this
Since I have crossed this issue multiple times, I thought it would be good if there was an answer on this topic too (even though a bit outdated).
You probably have FCKeditor installed in C:\xampp\htdocs\drupal-6.6\modules\wysiwyg\fckeditor\fckeditor directory. If you move your files one level higher (i.e C:\xampp\htdocs\drupal-6.6\modules\wysiwyg\fckeditor) it should work just fine. You can then safely remove the empty C:\xampp\htdocs\drupal-6.6\modules\wysiwyg\fckeditor\fckeditor directory.