Page 1 of 1

Xataface 2.0 - failed to open stream FCKeditor/fckeditor.ph

PostPosted: Mon Nov 05, 2012 2:22 pm
by togoto
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

Re: Xataface 2.0 - failed to open stream FCKeditor/fckedito

PostPosted: Mon Nov 05, 2012 2:25 pm
by shannah
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

Re: Xataface 2.0 - failed to open stream FCKeditor/fckedito

PostPosted: Mon Nov 05, 2012 3:07 pm
by togoto
thanks so much for the prompt reply, that was easy!