Code: Select all
string(180) "Smarty error: [in content:content_en line 8]: syntax error: unrecognized tag: if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){ return true; (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 8]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(192) "Smarty error: [in content:content_en line 9]: syntax error: unrecognized tag: alert('You must enter a valid donation.'); amount.focus(); return false; (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 9]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
----------
MODIFIED THREAD:
Read on another thread that if you add {literal} {/literal} around the js script, it will clear the problem.


