I followed the instructions to install the bundle and I get an internal error with the following trace ...
[XxfjOdsaDMyoSr4bYBTFogAAAME] /index.php?title=Main_Page Error from line 138 of /var/www/html/extensions/WYSIWYG-src/WYSIWYG/CKeditor.body.php: Call to undefined method MagicWord::get()
Backtrace:
#0 /var/www/html/includes/HookContainer/HookContainer.php(320): CKeditor_MediaWiki::onParserBeforeInternalParse(Parser, string, StripState)
#1 /var/www/html/includes/HookContainer/HookContainer.php(131): MediaWiki\HookContainer\HookContainer->callLegacyHook(string, array, array, array)
#2 /var/www/html/includes/HookContainer/HookRunner.php(2906): MediaWiki\HookContainer\HookContainer->run(string, array)
#3 /var/www/html/includes/parser/Parser.php(1539): MediaWiki\HookContainer\HookRunner->onParserBeforeInternalParse(Parser, string, StripState)
#4 /var/www/html/includes/parser/Parser.php(651): Parser->internalParse(string)
#5 /var/www/html/includes/cache/MessageCache.php(1301): Parser->parse(string, Title, ParserOptions, boolean)
#6 /var/www/html/includes/language/Message.php(1258): MessageCache->parse(string, Title, boolean, boolean, LanguageEn)
#7 /var/www/html/includes/language/Message.php(889): Message->parseText(string)
#8 /var/www/html/includes/language/Message.php(942): Message->toString(string)
#9 /var/www/html/includes/OutputPage.php(2766): Message->parse()
#10 /var/www/html/includes/exception/PermissionsError.php(76): OutputPage->showPermissionsErrorPage(array, string)
#11 /var/www/html/includes/MediaWiki.php(547): PermissionsError->report(integer)
#12 /var/www/html/index.php(53): MediaWiki->run()
#13 /var/www/html/index.php(46): wfIndexMain()
#14 {main}
Anyone have ideas on what is causing this?