Hello,
Please can someone tell me how to flush/reset the products purchased count in admin or in the database?
Thanks ....
Products Purchased Reset
-
KenSO
- Member
- Posts: 44
- Joined: Fri Mar 05, 2021 12:01 pm
- Phoenix Version:
- Has thanked: 37 times
- Been thanked: 4 times
Products Purchased Reset
You do not have the required permissions to view the files attached to this post.
Tags:
- burt
- Core Team
- Posts: 4546
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: Products Purchased Reset
Be sure you want to do this, as this will not be easily un-doable.
Make a DB backup.
Then in PHPMyAdmin or via your hosting control panel.
Make a DB backup.
Then in PHPMyAdmin or via your hosting control panel.
Code: Select all
UPDATE products SET products_ordered = 0I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.