Quote:
Originally Posted by Nadavy
Banana please help me with my error.
At the top of the form it says:
PHP Code:
Parse error: syntax error, unexpected $end in /home/forumname/public_html/forums/misc.php(100) : eval()'d code(2574) : eval()'d code on line 1
|
Find in plugin: Easy Forms Part 1
PHP Code:
$navbits = construct_navbits(array(
'' => construct_phrase('Forms')
));
Replace
PHP Code:
$navbits = construct_navbits(array('' => construct_phrase('Forms')));