MCP_2015 Posted February 25, 2016 Share Posted February 25, 2016 I am trying to get the sql queries to show up at the bottom of the page, I have enabled the following setting in defines.inc.php... define('_PS_MODE_DEV_', true); but nothing appears. I have had this working before and I cannot think of any significant changes I may of made which could of affected it. Am I missing something else? Please help, thanks. Link to comment Share on other sites More sharing options...
MCP_2015 Posted February 25, 2016 Author Share Posted February 25, 2016 OK I found out I have to have this enabled as well: define('_PS_DEBUG_PROFILING_', true); Now the queries are showing 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