I'm going to guess this is for vBulletin 3.5x and not 3.0. If your using 3.0x. The above codes will not work. Try this only if your using vB 3.5x.
You must first be a
registered member to view any code.
Note: This will only work if the .php file you using is in the /forums/ directory. (same directory as global.php). If not then you will get a no global.php file found error. If you want to add this outside of the forums directory, you will need to add.
You must first be a
registered member to view any code.
above require_once('./global.php');
