oscarfh Posted July 25, 2012 Share Posted July 25, 2012 Hi, I would like to start using and modifying Prestashop. For that, I would like to debug its execution in order to understand how Prestashop works. I am new to PHP and downloaded both Aptana and PhpEditor. With Aptana I was able to download an example page and run the debugger so the execution would break in the breakpoints, but it doesn't work with Prestashop (by some reason the breakpoints in /index.php do not suspend the execution). If I click on a link, the debugger stops. Could you please help me? When you develop Prestashop, do you use the breakpoint debugging? How can I set my environment so I can start debugging? I would change IDE if needed. Thanks, Oscar 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