Hi the current version of the piwik extension throws an exception. I did not understand why. There is already an return true. I use Mw 1.19.3 Thanks MediaWiki internal error.
Original exception: exception 'PermissionsError' in /home/www/web386/html/devwiki/includes/Wiki.php:193 Stack trace:
- 0 /home/www/web386/html/devwiki/includes/Wiki.php(593): MediaWiki->performRequest()
- 1 /home/www/web386/html/devwiki/includes/Wiki.php(503): MediaWiki->main()
- 2 /home/www/web386/html/devwiki/index.php(58): MediaWiki->run()
- 3 {main}
Exception caught inside exception handler: exception 'MWException' with message 'Detected bug in an extension! Hook PiwikHooks::PiwikSetup failed to return a value; should return true to continue hook processing or false to abort.' in /home/www/web386/html/devwiki/includes/Hooks.php:245 Stack trace:
- 0 /home/www/web386/html/devwiki/includes/GlobalFunctions.php(3856): Hooks::run('SkinAfterBottom...', Array)
- 1 /home/www/web386/html/devwiki/includes/Skin.php(636): wfRunHooks()
- 2 /home/www/web386/html/devwiki/includes/SkinTemplate.php(401): Skin->bottomScripts('SkinAfterBottom...', Array)
- 3 /home/www/web386/html/devwiki/includes/OutputPage.php(1982): SkinTemplate->outputPage()
- 4 /home/www/web386/html/devwiki/includes/Exception.php(338): OutputPage->output()
- 5 /home/www/web386/html/devwiki/includes/Exception.php(490): PermissionsError->report()
- 6 /home/www/web386/html/devwiki/includes/Exception.php(569): MWExceptionHandler::report()
- 7 /home/www/web386/html/devwiki/includes/Wiki.php(506): MWExceptionHandler::handle(Object(PermissionsError))
- 8 /home/www/web386/html/devwiki/index.php(58): MediaWiki->run(Object(PermissionsError))
- 9 {main}