When I add
<TR bgcolor="{secondaltcolor}"><td><normalfont><B>Cust om Image URL:</B></normalfont></td>
<td><INPUT TYPE="TEXT" NAME="imgurl" VALUE="$imgurl" SIZE=30 MAXLENGTH=100></td>
</tr>
to the editprofile template if there is a value for imgurl in the DB it will not show the value in the modify form. My quess is the value has to be set in global.php but I can't find it.... Any suggestions?
|