Hey,
Product Version MediaWiki http://www.mediawiki.org/ 1.17.2 PHP http://www.php.net/ 5.2.17 (cgi-fcgi) MySQL http://www.mysql.com/ 5.0.95
My wiki is locked, so that only administrators can create user accounts. When I click Special Pages - Log in / Create Account - Create an account, it tries to load the page: http://www.agriwiki.co.za/index.php?title=Special:UserLogin&type=signup
but I only get a white page...
Everything else seems to work perfectly. The user account which I log in, is set as administrator and have all the right to create new accounts - I've used this many times in the past.
Do anyone have any suggestions for me please?
I've tried to upgrade to version 1.18.1, but I just got a blank page after the upgrade...so I went back to the previous version... but before I tried this upgrade, the function to create new accounts didn't work.
Thanks.
Regards, Sarel
Blank page = PHP error See php error log and report back the error content.
Platonides,
The error report reads:
[Mon Feb 20 08:03:10 2012] [error] [client 41.135.41.216] PHP Notice: Undefined variable: replaceFlag in /home/agriwiki.co.za/public_html/extensions/ExtensionClass.php on line 269, referer: http://www.agriwiki.co.za/index.php?title=Special:SpecialPages [Mon Feb 20 08:03:15 2012] [error] [client 41.135.41.216] PHP Notice: Undefined variable: replaceFlag in /home/agriwiki.co.za/public_html/extensions/ExtensionClass.php on line 269, referer: http://www.agriwiki.co.za/index.php?title=Special:UserLogin [Mon Feb 20 08:03:15 2012] [error] [client 41.135.41.216] PHP Notice: Undefined variable: replaceFlag in /home/agriwiki.co.za/public_html/extensions/ExtensionClass.php on line 269, referer: http://www.agriwiki.co.za/index.php?title=Special:UserLogin [Mon Feb 20 08:03:15 2012] [error] [client 41.135.41.216] PHP Fatal error: Call to undefined function wfElement() in /home/agriwiki.co.za/public_html/extensions/confirmedit/ConfirmEdit_body.php on line 105, referer: http://www.agriwiki.co.za/index.php?title=Special:UserLogin
The last error is when I tried to create an account...
So it seems as if the the extension ConfirmEdit is responsible for it?
Regards, Sarel
On 2012/02/19 08:21 PM, Platonides wrote:
Blank page = PHP error See php error log and report back the error content.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
On Sun, Feb 19, 2012 at 10:10 PM, Sarel Wessels swessels@agriwiki.co.zawrote:
[Mon Feb 20 08:03:15 2012] [error] [client 41.135.41.216] PHP Fatal error: Call to undefined function wfElement() in /home/agriwiki.co.za/public_** html/extensions/confirmedit/**ConfirmEdit_body.phphttp://agriwiki.co.za/public_html/extensions/confirmedit/ConfirmEdit_body.phpon line 105, referer: http://www.agriwiki.co.za/**index.php?title=Special:**UserLoginhttp://www.agriwiki.co.za/index.php?title=Special:UserLogin
The last error is when I tried to create an account...
So it seems as if the the extension ConfirmEdit is responsible for it?
Looks like you need to update your ConfirmEdit extension to a more recent version, yes.
Try the download links from https://www.mediawiki.org/wiki/Extension:ConfirmEdit
-- brion
mediawiki-l@lists.wikimedia.org