View Single Post
  #8  
Old 04-20-2012, 09:32 PM
SilverDragonTears's Avatar
SilverDragonTears SilverDragonTears is offline
I am your Nemesis.
 
Join Date: Jun 2011
Posts: 1,113
Gender: Female
Credits: 84,738
SilverDragonTears is on a distinguished road
Default

Are you calling the database to get the member id's?

Try:

Code:
<a href='http://www.ratties.x10.mx/forum/member.php?action=profile&uid='{$row->uid}'>{$star}{$row->username}</a>
__________________

Check out SilvaTales

Last edited by SilverDragonTears; 04-20-2012 at 09:37 PM.
Reply With Quote