admin(Mark) wrote: In my copy of memberlist they use $row basically it should work like this.. Find
above that paste the following $gamertag = $row['gamertag']; //change gamertag to the name of the row in the db in the template array find the following
Under that paste the following 'GAMETAG' => $gamertag, Now to display the tag you need to open themes/yourtheme/forums/memberlist_body.tpl This part depends on where you want it displayed. Lets say you wanted it after username. Find the following.
Under that paste the following
Next find:
Paste under that
It should now display the gamertag for each member. Posted: Sun May 28, 2006 10:31 am
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||