ps8modules Posted May 30, 2021 Share Posted May 30, 2021 Hi to all. Where to edit in Prestashop 1.7.7.4 SQL query for admin order list. There is no AdminOrdersController in Prestashop 1.7.7.4, but an SQL query must be created somewhere. I need to add a condition where I want to hide some items from the list. Thanks Link to comment Share on other sites More sharing options...
musicmaster Posted May 30, 2021 Share Posted May 30, 2021 Enable profiling in defines.inc.php. It will tell you (at the bottom of each page) which queries were run and at which line in which file they are located. 1 Link to comment Share on other sites More sharing options...
ps8modules Posted May 30, 2021 Author Share Posted May 30, 2021 What is this answer, please? Are you serious? Have you tried to find what you are describing? Didn't you happen to write oro Prestashop documentation? Which php file creates $ this -> _ where or $ this -> _ query or $ this -> _ join .... I need a specific path to the file, I don't need general information. Thank you 1 Link to comment Share on other sites More sharing options...
musicmaster Posted May 30, 2021 Share Posted May 30, 2021 I don't like your attitude. /config/defines.inc.php 2 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