The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage
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
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 have full toolbar on ckeditor ? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: How to have full toolbar on ckeditor ? (/showthread.php?tid=2660)

Pages: 1 2


RE: How to have full toolbar on ckeditor ? - Frens - 2015-10-24

I compare differents icons.png , which were all the same, not help.

Then i change the pad in plugins/news_manager/template/ckeditor.php also to the patch
<script src="../plugins/GSCkePatch/js/ckeditor/ckeditor.js"></script>
now the icons fine.


RE: How to have full toolbar on ckeditor ? - shawn_a - 2015-10-25

Yeah i dont know why that icpns file is all messed up, we never fixed it.


RE: How to have full toolbar on ckeditor ? - Carlos - 2015-10-30

I'll probably add support for GSCkePatch to News Manager.


RE: How to have full toolbar on ckeditor ? - shawn_a - 2015-10-30

I am considering releasing a core update with up to date ckeditor.
If it has issues we can patch it back out, or provide a legacy plugin or user instructions to revert it.

I cant imagine anyone wants cke 3.x at this point.