The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
How to integrate ckfinder? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Scripts & Components (http://get-simple.info/forums/forumdisplay.php?fid=11)
+--- Thread: How to integrate ckfinder? (/showthread.php?tid=386)



How to integrate ckfinder? - missfx - 2010-02-09

it's possible to integrate ckfinder in ckeditor? i think it's a good idea to have a files explorer to upload image in the editor.
I found that but after anyone can help me?
http://docs.cksource.com/CKFinder/Developers_Guide/PHP/CKEditor_Integration

thanks a lot
missfx


How to integrate ckfinder? - superyms - 2010-02-09

missfx Wrote:it's possible to integrate ckfinder in ckeditor? i think it's a good idea to have a files explorer to upload image in the editor.
I found that but after anyone can help me?
http://docs.cksource.com/CKFinder/Developers_Guide/PHP/CKEditor_Integration

thanks a lot
missfx

CKEditor is an open source product not CKFinder!
So we have to use another solution (open source) or develop our own solution.

Bye.