Hi Dean,
I've been getting the following error in different sections:
1- When I click "add followup" I get a screen full of code. and the form shows with garbage at the bottom. Here's a small example:
"echo "add=$add ";echo "edit=$edit "; echo "editid=$editid "; echo "save=$save "; echo "fid=$fid "; echo "udcheck=$udcheck "; echo "overwrite=$overwrite "; echo "createnew=$createnew "; echo "ql_del=$ql_del "; echo "ql_load=$ql_load "; echo "txtseq=$txtseq "; echo "txtdel=$txtdel "; echo "sendwhen=$sendwhen "; echo "tolist=$tolist "; echo "preview=$preview "; echo "sendit=$sendit "; echo "ql_save=$ql_save "; "
2- When I click "User Database" I get the following error and a blank screen:
Parse error: parse error, unexpected '/' in /home/username/public_html/listmail/edituser.php on line 607
The same goes for "Send an Email"
Any ideas?
Thanks.
Imad