Topic on Project:Support desk

FlightTime (talkcontribs)
Everything Food & Drink
MediaWiki 1.23.5
PHP 5.3.28 (cgi-fcgi)
MySQL 5.5.37-35.1
Lua 5.1.5

I've posted this error at the extension page, but have not had any replies, can someone please help me with this error, thanx


Catchable fatal error: Argument 3 passed to ConfirmAccountUIHooks::setRequestLoginLinks() must be an instance of SkinTemplate, none given in /public_html/w/extensions/ConfirmAccount/frontend/ConfirmAccountUI.hooks.php on line 27

Still need some help !

88.130.125.37 (talkcontribs)

Where are you calling ConfirmAccountUIHooks::setRequestLoginLinks()? Checking the extension's source code, the third argument must be an instance of SkinTemplate.

Florianschmidtwelzow (talkcontribs)

Can you look at the source code of the following file: wikiroot/includes/SkinTemplate.php and search for wfRunHooks( 'PersonalUrls', and now post the complete code line.

Reply to "1.23.6 Upgrade error"