View Full Version : Program Error: syntax error


Jonathan
05-09-2004, 07:37 PM
I seem to be getting this error:


syntax error at classads.cgi line 520, near "} '}'"
Execution of classads.cgi aborted due to compilation errors.


The line looks like:


$form{'COMMENTS'} '}'}=~ s/<iframe/<no/igm;


I edited it using metapad (notepad), uploaded it with FileZilla (not binary/auto mode)...

Ideas?

Thanks,
Jon

Jafo
05-10-2004, 02:02 AM
This usually means you made an error editing your variables somewhere.