Quote:
Originally Posted by DontWannaName
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
|
Sorry, my fault the 1 should be inside the ''
Edit plugin: Easy Forms Part 1
Find:
PHP Code:
/*$newpost['prefixid'] =& '';*/
Replace:
PHP Code:
$newpost['prefixid'] =& '1';
Replace 1 with the appropriate prefixid