So using phpMyAdmin, I have found the 'Permanent Account Holders Only' query_name in the query_builder folder (I am slowly learning!). Do I delete this query from the database??
The uninstall sql says: DELETE FROM query_builder WHERE query_builder.query_name = 'Permanent Account Holders Only' LIMIT 1;
So do I actually delete this from the database? Little nervous here...don't want to delete anything important.
Any advice would be greatly appreciate!
Bookmarks