Topic on Extension talk:Access Control Panel

Group

4
Summary by 122.182.19.98

Hello..

I m new in media wiki and i have installed the access control panel and in that i have created a group and a page inside a group. I have assigned this group to a user but i m not able get the group link using admin side or from the user side. But if i use link http://localhost/mediawiki/index.php/group_1:Testpage i m getting my page.


So please help to get the url using application(media wiki set up).

5.2.127.10 (talkcontribs)

Installed the ACP extension, added following line to my LocalSettings.php

   require_once("$IP/extensions/UMEduWiki/AccessControlPanel/AccessControlPanel.php"); 

it works, but I can't access Special:SpecialPages, it returns Server Error, which is 500, usually means a serious php failure. Any ideas?

Netsonfong (talkcontribs)

Sorry for my late reply. I have tried with various settings, but I cannot reproduce the situation you mentioned. Which version of MediaWiki are you using? Could you check your PHP error log and find out the related error message(s)?

Edga~mediawikiwiki (talkcontribs)

Actually I enabled php error reporting in LocalSettings.php and I got that:

Fatal error: Call to undefined function wfLoadExtensionMessages() in /extensions/UMEduWiki/AccessControlPanel/AccessControlPanel.body.php on line 27

This post was posted by Edga~mediawikiwiki, but signed as Edga.

Robertpba (talkcontribs)

I believe this is the same issue reported below ("MW >= 1.21.1 and AccessControlPanel error and solution") that was solved recently. See the below message by Netsonfong of ‎13:02, 2 October 2013.

Reply to "Group"