Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 2 matches
Smarty Forum Index
Author Message
  Topic: modifier.debug_print_var.php fault-recursion in objects [b7]
Petr Voinov

Replies: 1
Views: 13237

PostForum: Smarty 3   Posted: Fri Jan 22, 2010 11:24 pm   Subject: modifier.debug_print_var.php fault-recursion in objects [b7]
the debug_print_var modifier fault on data like
php:
$user = new user();
$user->recursion_test = $user;
$this->View->assign('user',$user);
tpl:
{$user|debug_print_v ...
  Topic: config files load restriction or bug? [B6]
Petr Voinov

Replies: 1
Views: 5103

PostForum: Smarty 3   Posted: Wed Jan 13, 2010 3:50 am   Subject: config files load restriction or bug? [B6]
Could you please advise if restriction on configuration files section names (to do not allow characters like "- \ /" and looks any symbols at all) is the some Smarty 3 feature or B6 bug?

...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP