Jump to content

How to know which function is calling in a process?


Recommended Posts

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

Link to comment
Share on other sites

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. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated