![]() |
Display user-info on non-vb page
Heres what I want:
If a user is not logged in I would like a login box to appear. If they are logged in then I would like the following to show up: Quote:
So how do I do this? Thanks |
its easy
if (!$bbuserinfo['userid']) { // login code here } else { // user info here } |
yes but then how do I display all the other stuff. such as username, number of posts, pm's, etc
|
echo "User Posts : $bbuserinfo[posts]";
|
what files do I have to include to get thise variables accesible in a non vb page?
|
|
Quote:
|
All times are GMT. The time now is 10:50 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|