Quote:
Originally Posted by bananalive
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
|
I did exactly that and I get
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, 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
It takes me to a page with all of my smilies.