d3c0y Posted January 11, 2016 Share Posted January 11, 2016 Been testing WHMCS for a while with different products, groups, etc. I've noticed when products are deleted, then subsequent products are created the pid/relid continues to grow and increment. Example I'm now at cart.php?a=add&pid=37 After exploring the database and troubleshooting for roughly 30 minutes within PHPMyAdmin I'm unable to find where this pid/relid is hardcoded and incremented. Forgive me for being OCD but is there anyway I can delete all products and reset the relid/pid back to 1 and increment from there? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted January 13, 2016 WHMCS Support Manager Share Posted January 13, 2016 Hi, It's the auto_increment value on the tblproducts table. Please Note: We would not recommend making such modifications directly to the database, but if you do please backup. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.