Search found 2 matches
Page 1 of 1
Search found 2 matches
Changing getProducts query behaviour
I'm using an ajax call to update the product listing on the category page when a filter is changed. It's all going well until you realise that the filter module uses getProducts() in the catelog/product model. This is currently spitting out this SQL: SELECT p.product_id ,( SELECT AVG(rating) AS tota...
Jump to post- Sat Dec 19, 2015 6:33 am
- Replies 0
- Views 809
Opencart 1.5.6 database deployment workflow
Hi, I am trying to create a migration script which will dump the contents of the acceptance database then upload that backup to the production server. Obviously without ignoring certain tables this will result in loosing all information related to outside users. My current progress is to ignore the ...
Jump to post- Tue May 19, 2015 3:08 am
- Replies 0
- Views 215
Page 1 of 1
Search found 2 matches