Opened 17 years ago
Closed 17 years ago
#3014 closed Bug (duplicate)
Mediawiki extension of FCKeditor does not work in MediaWiki 1.14.0
| Reported by: | Lei Jiang | Owned by: | |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.6.4 |
| Keywords: | Cc: | fwoelk@…, fckeditor@…, jsamuel@… |
Description
After install it in MediaWiki 1.14.0, the home page of the wiki shows a blank page.
After I comment out following line from the LocalSettings.php, the wiki returns normal:
require_once( "extensions/FCKeditor/FCKeditor.php" );
I download the FCKeditor extension from SVN, and the version of FCKeditor is 2.6.4.
How to solve this problem? Thanks!
Change History (5)
comment:1 Changed 17 years ago by
| Cc: | fwoelk@… added |
|---|
comment:2 Changed 17 years ago by
| Cc: | fckeditor@… added |
|---|---|
| Version: | FCKeditor 2.6.4 → SVN |
comment:3 Changed 17 years ago by
| Milestone: | FCKeditor 2.6.5 |
|---|---|
| Version: | SVN → FCKeditor 2.6.4 |
comment:4 Changed 17 years ago by
| Cc: | jsamuel@… added |
|---|

includes/parser/Parser_OldPP.php does not exists anymore in mediawiki