Hi Board..
I have uploaded this program and all the templates etc.
Thought I was ready... but when I executed the upload.php i got a Parse error:
parse error, expecting `','' or `';'' in /usr/local/plesk/apache/vhosts/myhost.com/httpdocs/userforums/upload.php on line 124
This is my line 124...
[PHP]echo"<TD bgcolor=\"$headcolor\" bordercolor=\"$headcolor\" bordercolorlight=\"$headcolor\" bordercolordark=\"$headcolor\" height=17><table border=0 width=100% cellspacing=0 cellpadding=0><tr><td width=33%><b><font face=\"$font\" color=\"$headcolortext\" size=$smallerfontsize> Photo Upload Information</font></b></td><td width=64%></td><td width=3%><a href="$cpurl/usercp.php?"><img border=0 src=images/photoalbum/upload_files/profile.gif width=15 height=14 alt=\"Click here to view your profile control panel.\"></a> <a href=userhelp.htm onclick=\'window.open(this.href,'name','225','225' ,'yes');return false\'><img border=0 src=images/photoalbum/upload_files/question.jpg width=18 height=19 alt=\"Click here to view a user manual, if you are not for sure about something.\"></a></td></tr></table";
I have downloaded a fresh copy... and still get an error on this line... Can anyone see what I cant see. ... The error
Thanks, this looks like a great peice of code.