Hi all, i have a problom where i want to include the login on a non vb page.
This can be done by including global.php
the only problom is i already have a diffrent global.php that script conflicts.
dose anyone know code that will allow the page to access and get vb info about usernames and account ype for example
? this would be a great help
This can be done by including global.php
the only problom is i already have a diffrent global.php that script conflicts.
dose anyone know code that will allow the page to access and get vb info about usernames and account ype for example
PHP:
$vbulletin->userinfo['userid']
? this would be a great help