the result of the second query is my nick name and the color number of my glow but still it doesnt work even after what cyricx told me to do mybe its because iam using custom posbit,mybe beacuse its customizing the color,font and width of the username? here is the code with the $post[username]
PHP Code:
<td width="100%" bgcolor="#13486D">
<smallfont><b><font size="1" face="Tahoma"><font color="#FFFFFF"><center><normalfont><b>
$post[username]</b></normalfont></font><font color="#FFFFFF"> </font>
</font></b> </smallfont></td>
</tr>
when iam changing it too
PHP Code:
<td width="100%" bgcolor="#13486D">
<smallfont><b><font size="1" face="Tahoma"><font color="#FFFFFF"><center><normalfont><b>
$storeextraglow</b></normalfont></font><font color="#FFFFFF"> </font>
</font></b> </smallfont></td>
</tr>
the username field is blank :\