Wednesday 14 October 2009 3:06:32 am
When i enable templateCompile, the usage of eztemplatecompiler.php in lib/ creates an error as it uses ezutils/classes/ezphpcreator.php's function thisVariableText which in turn creates an invalid phpstring like this one:
"Variable "valid_nodes" is already defined"
This results in a fatal PHP-error and displays no EZ-errormsg as the fatal error causes the whole script to die.
|