![]() |
Installation seems to have worked, but no users (not even Administrator) can create new pages. Pages can be edited. How does one configure the usergroups to allow new wiki page creation?
I've disabled guest editing with the following in LocalSettings.php and that seems to work: # Disabling new user registrations $wgWhitelistAccount = array ( "sysop" => 1, "developer" => 1 ); # Disabling anonymous edits $wgGroupPermissions['*']['createaccount'] = false; $wgGroupPermissions['*']['read'] = false; $wgGroupPermissions['*']['edit'] = false; $wgWhitelistRead = array ("Special:Userlogin"); But no users can create new pages. For vB integration, how does: $wgGroupPermissions[...] map to a vB user group? Does it need a vB user group id? E.g. $wgGroupPermissions['6'] Or the vB usergroup name? E.g. $wgGroupPermissions['Administrator'] Confused. Thanks for any help. |
^^ I gues this was just a wiki usage problem on my part. I'm not too familiar with them. I see the "create this page" link in the result of a failed search, and that works.
But I'd still like to know how to map vB usergroups to MW usergroups. I'd like an add/edit group consisting of not just admins and mods but also some regular forum users. How do I do that? |
Has anyone found a solution to this "Cookies Cleared" problem?
|
Quote:
|
Quote:
|
Well since it seems there are no coders familiar with this hack, I'll see if I can try and understand the ins and outs of it, but this is probably a little over my difficulty level so no promises.
I'd love to get this working flawlessly myself, but at the moment my server went kablooey so it might be a while before I can even poke around in there. |
Anyone notice that Special:Userlogin page doesnt work?
Gives an error. |
Hi,
I've installed this and I am not being given sysop privileges. I've added: PHP Code:
PHP Code:
Any advice? Thanks! |
now,i run mediawiki 1.13.0 and vbb 3.6.8,but when Testing forum integration,it dispear this wrong message,can someone help me? thx
i think this caused of SpecialUserlogin.php dir have changed,but i can't resolve it: Warning: require_once(SpecialUserlogin.php) [function.require-once]: failed to open stream: No such file or directory in C:\ampp\htdocs\bbs\vbWiki\vbWiki_Userlogin.php on line 15 Fatal error: require_once() [function.require]: Failed opening required 'SpecialUserlogin.php' (include_path='C:\ampp\htdocs\wiki;C:\ampp\htdocs\ wiki/includes;C:\ampp\htdocs\wiki/languages;.;C:\php5\pear') in C:\ampp\htdocs\bbs\vbWiki\vbWiki_Userlogin.php on line 15 |
does it work with 3.7.3
|
All times are GMT. The time now is 04:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|