__fabrice Posted February 16, 2010 Share Posted February 16, 2010 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 More sharing options...
Atch Posted February 17, 2010 Share Posted February 17, 2010 bonjour,normalement {debug} suffit dans un fichier tpl ( header.tpl par exemple)Regarde si tu n'as pas un anti pop up si c'est le cas, déconnecte le pour ton site...V++Atch Link to comment Share on other sites More sharing options...
__fabrice Posted February 17, 2010 Author Share Posted February 17, 2010 Bonjour,A priori, cela ne change rien. J'ai testé sur 4 navigateurs (en désactivant leurs anti-popups), et cela ne marche pas.J'ai aussi mis la balise {debug} dans le product.tpl ou le header.tpl.Fabrice. Link to comment Share on other sites More sharing options...
Atch Posted February 17, 2010 Share Posted February 17, 2010 remets le fichier smarty.config.inc.php d'origine et reteste.V++Atch Link to comment Share on other sites More sharing options...
__fabrice Posted February 17, 2010 Author Share Posted February 17, 2010 Non, c toujours pareil... Fabrice Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now