CKFinder - Sample - FCKeditor Integration

CKFinder can be easily integrated with FCKeditor. Try it now, by clicking the "Image" or "Link" icons and then the "Browse Server" button.


Warning: include_once(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/albertsc/public_html/ckfinder/_samples/php/fckeditor.php on line 30

Warning: include_once(../../../fckeditor/fckeditor.php): failed to open stream: No such file or directory in /home/albertsc/public_html/ckfinder/_samples/php/fckeditor.php on line 30

Warning: include_once(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/albertsc/public_html/ckfinder/_samples/php/fckeditor.php on line 30

Warning: include_once(): Failed opening '../../../fckeditor/fckeditor.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/albertsc/public_html/ckfinder/_samples/php/fckeditor.php on line 30

Error: FCKeditor not found. This sample assumes that FCKeditor (not included with CKFinder) is installed in the "fckeditor" sibling folder of the CKFinder installation folder. If you have it installed in a different place, just edit this file, changing the wrong paths in the include (line 31) and the "BasePath" values (line 47).