Mauro_dev Posted April 8, 2019 Share Posted April 8, 2019 Hi I am trying to make a massive import of TLD's in my WHMCS, I currently have a script that I managed to INSERT in the tables necessary to add TLD's: - tbldomainpricing - tblpricing For each TLD's I add the necessary operation (create, renew, transfer, etc) in the tblpricing table, the script works successfully, however, when I go to see the TLD's in my WHMCS when I see the prices of each TLD's they appear without price and In addition, another row is created in tblpricing referring to the same product TLD's. Why does this happen? 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted April 9, 2019 Share Posted April 9, 2019 Obviously you did a mistake with your queries. Manually add a TLD with pricing and compare what you get with the results of your queries. You are probably missing something. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 9, 2019 Share Posted April 9, 2019 7 hours ago, Kian said: You are probably missing something. possibly the currency ID or checking to see if the TLD is already priced in tblpricing ?? there is a free addon in Marketplace that can be used to import TLD pricing (assuming you can get your pricing into a csv file first)... https://marketplace.whmcs.com/product/1658 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.