Quote:
Originally Posted by bananalive
Edit plugin: Easy Forms Part 1
Find:
PHP Code:
/*$newpost['prefixid'] =& '';*/
Replace:
PHP Code:
$newpost['prefixid'] =& 1'';
Replace 1 with the appropriate prefixid
|
I get this error:
Parse error: syntax error, unexpected T_LNUMBER, expecting T_NEW or T_STRING or T_VARIABLE or '$' in /home/topnotch/public_html/forums/misc.php(100) : eval()'d code on line 438