I am playing with ViARt free on my local machine (running apache server and WAMP).
Is there a way to empty all the products and article and categories out of the database so I am just left with the table structure and fields, but no test data?
At the moment I am manually deleting them all, but it's taking ages and if I choose not to populate the database on startup I can't use viart because the database has no tables...
HELP!!
Last modified: 26 Sep 2006 10:57 AM
Vito
29 Jul 2006 11:21 PM
Hello Diane,
Currently there is available only one hidden script which can help you delete the products data. To run it you need manually type it name in your browser address line admin/admin_products_delete.php
Thanks,
ViArt Support Team
Hans (Guest)
26 Sep 2006 8:22 AM
Hello Diane,
Currently there is available only one hidden script which can help you delete the products data. To run it you need manually type it name in your browser address line admin/admin_products_delete.php
Thanks,
ViArt Support Team
Is it possible to remove the categories as well (this link only deletes the products).
Thanks in advance!
Vito
26 Sep 2006 10:57 AM
Is it possible to remove the categories as well (this link only deletes the products).
To delete categories you can delete only top categories and all subcategories will be deleted recursively.