Quote:
Originally Posted by Annie^.^
This didn't work for me at all. The points doesn't show. Any ideas why? I use 3.5.3
|
Here is the navbar I have now.
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong> You have $bbuserinfo[points] chips!<br />
Found this:
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
Added this before the <br />;
Code:
You have $bbuserinfo[points] chips!
If you have the default install I think this should work.
Code:
$bbuserinfo[points]
If not you need to find out the field in the user table that holds the points.
Mine looks like this now.
Code:
Welcome, X-Files. You have 32,997 chips!
You last visited: Today at 10:46 AM
Private Messages: Unread 0, Total 328.