The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
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
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION CKEDITOR UPDATE in 3.3.9
#16
I also did some tests with cke_patch branch, mainly testing the new editor. No problem with icons, no need to clear cache. Look nice and clean. I tried to set ckeditor to "advanced", then to "full", no problem...
I did'nt try to add plugins for the moment...


Off topic, but I want to share a quick workaround I did on settings.php : I can't prevent browser to autofill the password ($pwd1), so I changed the if statement on line 119
from
if ($pwd1 != $pwd2) {
to
if ( ($pwd1 != $pwd2) && ($pwd2 != '') ) {
__
Contact me if you need a french translation file for your plugin.
Reply


Messages In This Thread
CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-11, 08:28:54
RE: CKEDITOR UPDATE in 3.3.9 - by Carlos - 2016-02-12, 00:16:46
RE: CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-12, 03:42:39
RE: CKEDITOR UPDATE in 3.3.9 - by elubben - 2016-02-13, 00:47:24
RE: CKEDITOR UPDATE in 3.3.9 - by jwzumwalt - 2016-02-13, 14:01:55
RE: CKEDITOR UPDATE in 3.3.9 - by Carlos - 2016-02-18, 07:14:39
RE: CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-18, 09:16:24
RE: CKEDITOR UPDATE in 3.3.9 - by Charpy1 - 2016-02-18, 10:32:46
RE: CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-23, 23:14:03
RE: CKEDITOR UPDATE in 3.3.9 - by jwzumwalt - 2016-02-24, 02:15:08
RE: CKEDITOR UPDATE in 3.3.9 - by Charpy1 - 2016-02-24, 07:11:00
RE: CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-24, 08:09:44
RE: CKEDITOR UPDATE in 3.3.9 - by Charpy1 - 2016-02-25, 02:08:11
RE: CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-25, 03:08:02
RE: CKEDITOR UPDATE in 3.3.9 - by Charpy1 - 2016-02-25, 04:55:15
RE: CKEDITOR UPDATE in 3.3.9 - by Charpy1 - 2016-02-29, 06:34:59
RE: CKEDITOR UPDATE in 3.3.9 - by shawn_a - 2016-02-29, 12:47:11
RE: CKEDITOR UPDATE in 3.3.9 - by Charpy1 - 2016-03-01, 00:33:53



Users browsing this thread: 1 Guest(s)