pp_confirm.php generated contains syntax errors
after running the checkout wizard, the pp_confirm.php file that gets generated contains syntax errors at lines 154, 215 and 246:
$WA_fieldValuesStr = @@FieldValueStrParam@@;
I assume it should be:
$WA_fieldValuesStr = "@@FieldValueStrParam@@";
Anything I might be doing wrong?
eCart 6.0.2, macosx, dreamweaver CC