Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Mediawiki Extensions

  • 09-07-2008 7:35pm
    #1
    Registered Users, Registered Users 2 Posts: 2,002 ✭✭✭


    Hi

    Have a server running FC4, Apache 2, MySQL and MediaWiki 1.5.8.

    All running dandy. I wanted to try out a few of the extensions to MediaWiki that are available but cannot get them to work.

    Following the instructions for each extension I add:
    require_once ("$IP/extensions/ExtensionName/ExtensionName.php");
    
    to the bottom of LocalSettings.php.

    The page Special:Version shows the extension being installed. I give myself membership of the relevant security groups (sysop) but cannot get to the extension page.

    e.g. Special:ExtensionName - MW gives an error with no such page.

    Anyone done this before? Google has not helped. :o


Advertisement