Log in

View Full Version : Is this possible?


Zowners
04-12-2006, 11:32 AM
Is it possible to add your points total to the header under where you click the link to view your PM's?

If so, does anyone know how to do this?

Thanks

CMX_CMGSCCC
04-12-2006, 11:50 AM
It should be, in whatever template that is in (I dont know off the top of my head).

Add a variable $vbulletin->userinfo[points] and see if that works.

-CMX

Zowners
04-12-2006, 12:01 PM
The only thing is, I don't know which template to edit or where I add the code :(

CMX_CMGSCCC
04-12-2006, 12:10 PM
Try to search the templates for "welcome" it should give a pretty good idea on the one it could be.

-CMX