Page MenuHomePhabricator

"Invalid special page" error while accessing Special:Cite
Closed, DeclinedPublic

Description

Author: brandonskypimenta

Description:
The error you get when you access Special:Cite.

PHP: 5.3.0
MediaWiki: 1.17.3

Branch: REL1_17

When accessing Special:Cite, I get the following error:

You have requested an invalid special page. A list of valid special pages can be found at Special pages. Return to Main Page.

What does this mean? Any way to re-enable this special page? Or is it the special page is only available at a later version of the extension?


Version: unspecified
Severity: normal
OS: Mac OS X 10.6
Platform: Macintosh

Attached:

Screen_shot_2012-07-17_at_11.51.59_PM.png (487×1 px, 107 KB)

Details

Reference
bz38463

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:47 AM
bzimport added a project: Cite.
bzimport set Reference to bz38463.
bzimport added a subscriber: Unknown Object (MLST).

It's been there for ages

You also need to add require( $IP . '/extensions/Cite/SpecialCite.php' ); to your LocalSettings.php