Last modified: 2014-07-27 22:42:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70695, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68695 - Fatal error: Uncaught exception 'MWException' with message 'Invalid callback in hooks for ParserFirstCallInit
Fatal error: Uncaught exception 'MWException' with message 'Invalid callback ...
Status: RESOLVED DUPLICATE of bug 66992
Product: MediaWiki extensions
Classification: Unclassified
Echo (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-27 22:40 UTC by Nemo
Modified: 2014-07-27 22:42 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Instance settings (7.71 KB, text/plain)
2014-07-27 22:40 UTC, Nemo
Details

Description Nemo 2014-07-27 22:40:16 UTC
Created attachment 16051 [details]
Instance settings

Given the settings attached (where the interesting point may be the addition of Wikibase via composer), I get the following if I enable the echo role (or education or massmessage, which imply it):

Fatal error: Uncaught exception 'MWException' with message 'Invalid callback in hooks for ParserFirstCallInit
' in /srv/vagrant/mediawiki/includes/Hooks.php:182
Stack trace:
#0 /srv/vagrant/mediawiki/includes/GlobalFunctions.php(4031): Hooks::run()
#1 /srv/vagrant/mediawiki/includes/parser/Parser.php(279): wfRunHooks()
#2 /srv/vagrant/mediawiki/includes/StubObject.php(105): Parser->firstCallInit()
#3 /srv/vagrant/mediawiki/includes/StubObject.php(125): StubObject->_call()
#4 /srv/vagrant/mediawiki/includes/cache/MessageCache.php(1025): StubObject->__call()
#5 /srv/vagrant/mediawiki/includes/cache/MessageCache.php(1002): MessageCache->getParser()
#6 /srv/vagrant/mediawiki/includes/Message.php(986): MessageCache->transform()
#7 /srv/vagrant/mediawiki/includes/Message.php(666): Message->transformText()
#8 /srv/vagrant/mediawiki/includes/Message.php(729): Message->toString()
#9 /srv/vagrant/mediawiki/extensions/Echo/Hooks.php(35): Message->text()
#10 /srv/vagrant/mediawiki/includes/Setup.php(660): EchoHooks::initEchoExtension()
#11 /srv/vagrant/mediawiki/maintenance/doMaintenance.php(94): include()
#12 /srv/vagrant/mediawiki/maintenance/update.php(206): include()
#13 {main}
[29405eb7] [no req]   Exception from line 182 of /srv/vagrant/mediawiki/includes/Hooks.php: Invalid callback in hooks for ParserFirstCallInit

Backtrace:
#0 /srv/vagrant/mediawiki/includes/GlobalFunctions.php(4031): Hooks::run(string, array, NULL)
#1 /srv/vagrant/mediawiki/includes/parser/Parser.php(279): wfRunHooks(string, array)
#2 /srv/vagrant/mediawiki/includes/StubObject.php(105): Parser->firstCallInit()
#3 /srv/vagrant/mediawiki/includes/StubObject.php(125): StubObject->_call(string, array)
#4 /srv/vagrant/mediawiki/includes/cache/MessageCache.php(1025): StubObject->__call(string, array)
#5 /srv/vagrant/mediawiki/includes/cache/MessageCache.php(1002): MessageCache->getParser()
#6 /srv/vagrant/mediawiki/includes/Message.php(986): MessageCache->transform(string, boolean, Language, NULL)
#7 /srv/vagrant/mediawiki/includes/Message.php(666): Message->transformText(string)
#8 /srv/vagrant/mediawiki/includes/Message.php(729): Message->toString()
#9 /srv/vagrant/mediawiki/extensions/Echo/Hooks.php(35): Message->text()
#10 /srv/vagrant/mediawiki/includes/Setup.php(660): EchoHooks::initEchoExtension()
#11 /srv/vagrant/mediawiki/maintenance/doMaintenance.php(94): include(string)
#12 /srv/vagrant/mediawiki/maintenance/update.php(206): include(string)
#13 {main}
Comment 1 Kunal Mehta (Legoktm) 2014-07-27 22:42:00 UTC
Same problem as bug 66992.

*** This bug has been marked as a duplicate of bug 66992 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links