
01-12-2004, 06:20 PM
|
|
|
Join Date: Nov 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by AndrewZ
Thanks
One final thing.
The thing to get the icons and game name of the games the user is champion isnt working for me. Its not showing up at all... Here is a section of my postbit.
PHP Code:
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$storeextraglow</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]<br>$pointname: $store_sign$post[storep] $donate<br>$vpachampicon$vpachamptext</smallfont></td>
|
Any help on my problem?
|