Page MenuHomePhabricator

Special:Interwiki Fatal exception of type MWException
Closed, DeclinedPublic

Description

Author: omgmononykus

Description:
I'm the admin of a wiki I'm using, and I've installed Extension:Interwiki. When I go to Special:Interwiki, I see this:
[1b892d80] 2014-02-22 05:44:38: Fatal exception of type MWException
The first number in parentheses changes.

LocalSettings.php says
require_once ( "$IP/extensions/Interwiki/Interwiki.php" );
$wgGroupPermissions['sysop']['interwiki'] = true;

I'm using the version of Extension:Interwiki for my version of Mediawiki


Version: REL1_19-branch
Severity: normal

Details

Reference
bz61796

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:03 AM
bzimport set Reference to bz61796.

(In reply to omgmononykus from comment #0)

When I go to Special:Interwiki, I see this:
[1b892d80] 2014-02-22 05:44:38: Fatal exception of type MWException

See http://www.mediawiki.org/wiki/Manual:How_to_debug how to get a stacktrace.

Unfortunately closing this report as no stacktrace was provided.

omgmononykus: Please feel free to reopen this report if you can provide the information asked for and if this still happens. Thanks!