Log in

View Full Version : New, slim Gamerbar


Ohiostater
07-07-2006, 01:41 PM
I was wondering if anyone here can help me integrate the new slim gamerbar into vB.

I have it now on a vBulletin board and it is setup to use one person's gamebar (hardcoded into the user rank as my own like <IMG src="http://card.mygamercard.net/gbar/carbon/Ohiostater.gif" border=0>).

This works perfectly except that everyone is getting my gamebar in their posts (naturally as I am hardcoded into the code). Does anyone know what I can replace "Ohiostater" with in order to get it to pull each individuals gamebar instead of seeing mine? I have tried {param} and [username] which are both acceptable in vB and PHP, but it doesn't work.

Link to my forum: http://www.vipersquad.net/Forum/

Any and all help is appreciated,

`Stater

This issue has been resolved after a few hours of staring at code.