used it today in firefox without problem. just tried IE, and it wouldnt load. then on a few refreshes, i got this error:
Fatal error: Call to undefined function: drupal_set_html_head() in path/modules/fckeditor/fckeditor.module on line 60

Comments

sulleleven’s picture

Title: wont load in IE and then error » was fine, now I am blocked out of site

was working fine. thought I just had an IE problem....
Now, I *think* that once two instances of browsers were running, it crashed drupal.

now I get this in both IE and firefox:
Fatal error: Call to undefined function: drupal_set_html_head() in /path/modules/fckeditor/fckeditor.module on line 60

will have to manually disable it from db.

jtite’s picture

Assigned: Unassigned » jtite

hook_init was removed since is not required.

sulleleven’s picture

ok, however i used the latest cvs and had other problems with it.
the textareas do not show... get this error:

The requested URL /modules/fckeditor/lib//editor/fckeditor.html was not found on this server.

I tried adjusting some code.. and got further but received a check_query error because drupal cvs (and soon to be 4.6) no longer handles check_query, so you may want to avoid using it.

fyi

sulleleven’s picture

damn default status

dries’s picture

I fixed the 'damn default status' (I think).

sulleleven’s picture

yes, you did =)
now if only i could get response to my project.module question.... :-\
http://drupal.org/node/16248

sorry for off-topic.

ontwerpwerk’s picture

Status: Active » Closed (fixed)

off topic, very old, probably not relevant anymore