View Single Post
  #13  
Old 04-20-2012, 10:16 PM
SilverDragonTears's Avatar
SilverDragonTears SilverDragonTears is offline
I am your Nemesis.
 
Join Date: Jun 2011
Posts: 1,113
Gender: Female
Credits: 117,681
SilverDragonTears is on a distinguished road
Default

I guess mine is messed up somehow but you can try it on yours. Add this to the query:
Code:
, ".constant("PREFIX")."users.uid
and this where you want the link to show up:
Code:
<a href='http://www.ratties.x10.mx/forum/member.php?action=profile&uid={$row->uid}'>{$row->username}</a>
__________________

Check out SilvaTales
Reply With Quote