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
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
Comment #1
sulleleven commentedwas 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.
Comment #2
jtite commentedhook_init was removed since is not required.
Comment #3
sulleleven commentedok, 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
Comment #4
sulleleven commenteddamn default status
Comment #5
dries commentedI fixed the 'damn default status' (I think).
Comment #6
sulleleven commentedyes, you did =)
now if only i could get response to my project.module question.... :-\
http://drupal.org/node/16248
sorry for off-topic.
Comment #7
ontwerpwerk commentedoff topic, very old, probably not relevant anymore