Re: Anouncing CMS Made Simple 1.1 Final-Smarty debug
Posted: Fri Jul 20, 2007 10:21 am
Smarty debug does not work i a fresh standard installation
If i set {debug} in the standard maintemplate in get this fatal error:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 296807 bytes) in C:\xampp\htdocs\cms11\lib\smarty\plugins\modifier.debug_print_var.php on line 47
I know that normaly displays a popup window, but here comes all within the output.
I set memory limit to 48 mb and than this
Fatal error: Maximum function nesting level of '100' reached, aborting! in
C:\xampp\htdocs\cms11\lib\smarty\plugins\modifier.debug_print_var.php on line 31
Smarty debug is worthless, because i need more than 16 mb and i get no results.
If i set {debug} in the standard maintemplate in get this fatal error:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 296807 bytes) in C:\xampp\htdocs\cms11\lib\smarty\plugins\modifier.debug_print_var.php on line 47
I know that normaly displays a popup window, but here comes all within the output.
I set memory limit to 48 mb and than this
Fatal error: Maximum function nesting level of '100' reached, aborting! in
C:\xampp\htdocs\cms11\lib\smarty\plugins\modifier.debug_print_var.php on line 31
Smarty debug is worthless, because i need more than 16 mb and i get no results.