Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Is there a way to delete processed orders from the server? I can't see a way in the cart admin, after I have processed the orders and printed a copy of the details I don't see a need to keep the client information on the server.
Offline
You'd need to do that from the database
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Offline
I have the same demand but in the option order it haven't "delete" option. Only canceled.
I try to delete the text on ttg-be/date/cart/orders
Do i need to delete an other file.
Thank's
Offline
you need to access the database to do this. Don't delete anything from /ttg-be/data/cart. That will make you sad.
here's how: http://ttg-tips-and-tricks.barbeephoto. … -database/
Before making any changes, I suggest backing up the database just in case you accidentally click on something that ruins your life. You can do that simply by downloading the .sq3 file it to your local computer via ftp. The file is located at /ttg-be/data/cart/orders.sq3
Once you're in the phpLiteAdmin dashboard, look in the left sidebar under Change Database and click on cart/orders.sq3
on the next page under the Structure tab in the main area, click on customer_orders table link
Scroll down to the order you want to delete and click the Delete link
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
You are the best. All is delete and work s. Thank s for your job
Offline
Pages: 1