Xataface 2.0 - failed to open stream FCKeditor/fckeditor.ph
Archived from the Xataface Users forum.
togoto — Mon Nov 05, 2012 2:22 pm
hi all,
i am not sure what i did wrong, but after installing Xataface 2.0 I get the following error when trying to edit entries:
Warning: require_once(FCKeditor/fckeditor.php): failed to open stream: No such file or directory in /Library/WebServer/Documents/echolot_data_ui2/xataface/HTML/QuickForm/htmlarea.php on line 94
I have newer defined FCKeditor as the standard editor and have installed the ckeditor module.
can anyone give me a hint how to debug this?
thanks so much
t
shannah — Mon Nov 05, 2012 2:25 pm
WIth the ckeditor module, you specify the widget type to be ckeditor rather than htmlarea.
There is a little bit of documentation for the ckeditor module here:
http://xataface.com/dox/modules/ckeditor/latest/
-Steve
togoto — Mon Nov 05, 2012 3:07 pm
thanks so much for the prompt reply, that was easy!