Dylan
Former Developer
sure give me code i will run on the database just with steps
Code:
truncate table dbtech_downloads_categories
That will clear out all of the categories
If you have a prefix you have to put that in. So if you have vb_ as a prefix then change it to
Code:
truncate table vb_dbtech_downloads_categories
I'm installing downloads II on my local system to try out the import