castle Posted January 27, 2009 Posted January 27, 2009 how would you get the profile picture to appear in the header. tried this, but did not work: [img={$r[] [b]Name:[/b] $gn{$u} [{$ir['userid']}] $d [b]Money:[/b] {$fm} [b]Credit Card: [/b]\${$ir['creditcard']} [b]Level:[/b] {$ir['level']} [b]Points:[/b] {$ir['points']} did a search but did not find anything Quote
Tezza` Posted January 27, 2009 Posted January 27, 2009 Re: Profile picture in header Make sure you print it. Print " stuff here..... "; Quote
Lithium Posted January 27, 2009 Posted January 27, 2009 Re: Profile picture in header $r['display_pic']} shouldn't it be $ir['display_pic']} Quote
Karlos Posted January 27, 2009 Posted January 27, 2009 Re: Profile picture in header $r['display_pic']} shouldn't it be $ir['display_pic']} CORRECT! Quote
castle Posted January 29, 2009 Author Posted January 29, 2009 Re: Profile picture in header thank you :lol: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.