FCKEditor is not shown for "textarea".
Solution:
Check if you have "fckedior.php", "fckeditor_php4.php", "fckeditor_php5.php" inside "modules/fckeditor/fckeditor" folder.
Author, please list thous files in README.txt, or may-be add some check.
Thanks.
Comments
Comment #1
miahawk commentedthank you this solved my issue! now fckeditor loads :)
Comment #2
Jorrit commentedComment #3
Jorrit commentedIn retrospect, this might be a good suggestion after all. But I think it is better to implement it as a warning of some kind.
Comment #4
Jorrit commentedEither that, or remove dependencies on those PHP files.
Comment #5
Jorrit commentedThe documentation has been updated to reflect this requirement, see issue #530184: Add notice about importance of fckeditor_php*.php files to README.txt.