Nelson Neoh Posted May 27, 2019 Share Posted May 27, 2019 Here's my problem: I have no issue when registering domain name one at a time. But when trying to process domain registration in bulk, it always passed the first one and failing the remaining. I have to resubmit the form until all the domain names in the list had been proceed. The error returns as follow:Order Accept Encountered Problems Registrar Function Not Supported. I am trying hard to find the clause but have no luck to get any hints. Thus I am thinking are there any way to print which function is recently calling which causing the fail? TQ. Best Regards, Nelson Neoh 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted May 27, 2019 Share Posted May 27, 2019 Would need an exception object to get the called code that excepted. Don't think in this case you will get that. If this is your own registrar module, just track back from the registerdomain function to the domain registrar API functions and find where it has that error. 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.