Wow.. that's a lot of questions and many of which I thought were ... rather obvious but I'll do my best to answer them.
Quote:
Originally Posted by BRotondi
In your Readme some things are unclear:
STEP 3
Edit LocalSettings.php.
-> Do you mean the one on the wiki-root?
|
There should only be one LocalSettings.php and yes it is located on the wiki root.
Quote:
Originally Posted by BRotondi
Add this line after DefaultSettings
-> do you mean after require_once( "includes/DefaultSettings.php" );?
|
Yes, there should be only one reference to DefaultSettings in that file and that's it.
Quote:
Originally Posted by BRotondi
Now, change/add this setting:
$wgGroupPermissions['*']['createaccount'] = false;
|
Quote:
Originally Posted by BRotondi
-> do you mean after require_once( "$IP/includes/AuthPlugin_vBSSO.php" );
|
Wherever in LocalSettings that the other account permissions are set. Look for the other similar lines and add it there. I can't give you an exact line number because your LocalSettings will be different than mine.
Quote:
Originally Posted by BRotondi
STEP 4
Edit class_core.php
-> do you mean [vB]/includes/class_core.php
|
There should be only one class_core.php and yes, this is where it is located.
Quote:
Originally Posted by BRotondi
STEP 5
Import the product
-> do you mean ACP -> Addons&Plugins -> Addons -> Upload from your Computer
|
Yes.
Quote:
Originally Posted by BRotondi
Edit the plugin "MMOG Wiki: Online Location Hack"
-> This I do not understand at all...
I'm new in Hacks, but perhaps not the only one, so perhaps also others are unsure on what to do...
But anyway 1001 Thanks for the Hack!!
Bruno
|
ACP->Edit Plugins->MMOG Wiki: Online Location Hack
Quote:
Originally Posted by BRotondi
(Sorry for all these messages, but with 45 downloads and 15 installs perhaps it's written really a little complicated...)
|
Yes, that's why I said it was cumbersome. I explained why it was complicated in the first post.
Quote:
Originally Posted by BRotondi
Now I cannot logoff in wiki any more, after pressing "log off" (or "sign out", here I have only german...) I got this error:
The requested URL /login.php was not found on this server.
I installed wiki to /home/.lukey/br_noreply/sinnimleben.net/wiki
and vB to /home/.lukey/br_noreply/sinnimleben.net/forum
Thanks for any help!
Bruno
|
[S]You didn't properly follow step 2 of the instructions if you're getting this error.[/S]
My mistake - this will be caused if you didn't properly set $vbsso_forumpath in AuthPlugin_vBSSO.php.