Quote:
Originally Posted by zombietom
The info is included in the download, i'm pretty sure.
if not just let me know
|
For the Profile, it is not included in the download.
This does not exist in
MEMBERINFO Template (or
memberinfo_block_gamercard)
Quote:
Look for this
PHP Code:
$post[musername]
</if>
</div>
|
So we cant add this under it.
Quote:
PHP Code:
<if condition="$post[gf_playstation]">
<img src="http://fp.profiles.us.playstation.com/playstation/psn/pid/$post[gf_playstation].png" scrolling="no" frameBorder="0" height="140" width="204">
</if>
</if>
|