HI,
I've got two issues with the Namesilo module. I am running Blesta 5.12 and Namesilo 3.4.4. The issue was present on Blesta 5.11 as well.
1. I have imported some TLD's and they are available in the order form and prices are synced. When doing a search, for example: testdomain776655 it will return .co.uk as available, but it will not return any result for .com neither available nor unavailable. Looking in the module logs I can see the request being sent and the response indicates available for both.
Response for .co.uk (I've removed the email address from the responses):
https://www.namesilo.com/api/checkRegisterAvailability (REMOVED)
O:8:"stdClass":3:{s:4:"code";s:3:"300";s:6:"detail";s:7:"success";s:9:"available";O:8:"stdClass":1:{s:6:"domain";s:22:"testdomain776655.co.uk";}}
Response for .com:
https://www.namesilo.com/api/checkRegisterAvailability (REMOVED)
O:8:"stdClass":3:{s:4:"code";s:3:"300";s:6:"detail";s:7:"success";s:9:"available";O:8:"stdClass":1:{s:6:"domain";s:20:"testdomain776655.com";}}
2. The second issue is that I have deleted a number of TLD's that I don't want to sell, this was done in Tools -> Domain Options -> tick the ones I don't want and do a bulk delete. None of the deleted domains had any registrations against them.
When a customer goes to the order form the deleted TLD's are still listed.
Any help would be super appreciated.
Tobey