Ack! When I go to do anything heres what the error message says:
Parse error: parse error in /usr/home/s/h/shenlong/public_html/vbb/member.php on line 1236
Here is my line 1263 on Member.PHP:
Quote:
FilePath="admin/profile/$profilefield[profilefieldid].file";
|
what is wrong with that?
By the way, i am a little unclear on this, is this right, its my register_customfields:
Quote:
<tr>
<td bgcolor="$bgcolor"><normalfont><b>$profilefield[title]:</b></normalfont><br>
<smallfont>$profilefield[description]</smallfont></td>
<td bgcolor="$bgcolor"><normalfont> $TheField normalfont></td>
</tr>
|
thanks