kazurengan Posted November 9, 2017 Share Posted November 9, 2017 (edited) Well i tried to test my hosting product if it was working pretending to be a customer. I removed the customer in database before removing the product. now i'm trying to remove the product and i get this. what should i do? Edited November 9, 2017 by kazurengan Link to comment Share on other sites More sharing options...
brian! Posted November 9, 2017 Share Posted November 9, 2017 8 hours ago, kazurengan said: I removed the customer in database before removing the product. oops - you'd have been better off removing the product first, then the client. 8 hours ago, kazurengan said: now i'm trying to remove the product and i get this. what should i do? you could retire it... if this product has only been used once, and if you could find the unique product in the tblhosting database table (assigned to the deleted client), then you could delete the record... once removed from tblhosting, and assuming no other customers are using it, you should then be able to delete the product from the admin area. that said, if you are unfamiliar with deleting records from the database, then it may be safer to just retire the product... but if you do delete records, remember to backup the database first. Link to comment Share on other sites More sharing options...
Recommended Posts