zarawax Posted October 2, 2014 Share Posted October 2, 2014 Hi all, I'm a rookie in prestashop dev, and i would like to be able to debug and and breakpoint on my IDE. i used NetBeans and Xdebug on others php projects, but with prestashop project Xdebug doesn't work. Is there any documentation about this configuration ?? What is the list of tools needed to debug PrestaShop ? Except Firebug... Thanks in advance Link to comment Share on other sites More sharing options...
tuk66 Posted October 13, 2014 Share Posted October 13, 2014 What do you mean "with prestashop project Xdebug doesn't work"? It is like other PHP projects. I use it every day. Link to comment Share on other sites More sharing options...
costa974 Posted July 28, 2015 Share Posted July 28, 2015 How do you debug smarty .tpl files? Is it possibile to put a breakpoint in a tpl file? Link to comment Share on other sites More sharing options...
tuk66 Posted July 29, 2015 Share Posted July 29, 2015 You can't but you can debug compiled Smarty files under /cache/smarty/compile. Link to comment Share on other sites More sharing options...
costa974 Posted July 29, 2015 Share Posted July 29, 2015 So smarty is useless technology... I wanted to use Prestashop, but I know only php and i'm getting old, don't want to learn another thing that does less than what php does. I switched to OpenCart... 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