Last modified: 2011-07-27 23:25:49 UTC
Hi I'm trying to use FCKeditor 2.6.4 with Mediawiki 1.15.2. After I copy the fckeditor folder to externsion, and add the requireonce code andajax thing to loaclsettings.php, when I run the site, I get the following Strict Standards: Declaration of FCKeditorParser::makeImage() should be compatible with that of FCKeditorParserWrapper::makeImage() in C:\public_html\pedia\extensions\FCKeditor\FCKeditorParser.body.php on line 707 Strict Standards: Declaration of FCKeditorParser::parse() should be compatible with that of FCKeditorParserWrapper::parse() in C:\public_html\pedia\extensions\FCKeditor\FCKeditorParser.body.php on line 707
This seems related to Bug 21907, and issues with PHP 5.3.x
Copied from bug 30075: > Per this upstream bug http://dev.ckeditor.com/ticket/5602 > > "FCKeditor and MediaWiki are no longer supported. Closing the ticked as invalid."