Jump to content

Debug smarty marche pas, configs modifiées


Recommended Posts

Bonjour,
J'essai de faire un debug avec smarty, mais rien ne s'affiche. J'ai pourtant fait ce qu'il faut dans le smarty.config.inc.php :

$smarty->debugging        = true;

et dans le Smarty.class.php :

var $debugging       =  true;



Dans le tpl :

{debug output="html"}

ou

{debug}



Que faire d'autre ?

F.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...