WORKS! Exactly what i wanted it to do... you loggin with the forum credentials!
This solved all my problems
Quote:
In Notepad++ at the top of the file after <?php the opening tag place this code:
Code:
//vBBSO code start
require_once( "$IP/extensions/vbsso/vbsso.php" );
//vBSSO code finish
Make sure the files are writable code 777 if you are on a Linux server. Upload the NEW LocalSettings.php file to your server leaving the original one saved on your computer.
|
With that, the VBSSO menu in the special pages appeared and i had all the required infos!
Thanks a lot!