Quote:
Originally Posted by ScubaAddict
Dismounted,
Are you talking in the template or an included file? In the template it shows fine, but if you put that variable in an included file, the value I am getting for both variables is my username.
|
try to include $vbulletin globally.
Not sure what your script looks like but $vbulletin->userinfo['username'] should work.