Jump to content

in which database table is the DNS information?


conecta6

Recommended Posts

Hi, I need to know in which database table, whmcs keeps the DNS information that appears in the domain tab. I have seen that in tblorders there is a nameservers field but it does NOT reflect the data that appears in the domain file within WHMCS.

thanks

Link to comment
Share on other sites

If you have a registrar module enabled, the nameservers are returned by the registrar via API. If you are a registrar, then your nameservers would likely be returning this information via query from your WHMCS. 

Im sure there is some module or integration for storing these values on your local WHMCS, but as far as I know WHMCS always attempts to retrieve real-time nameserver records from the registrar.

Link to comment
Share on other sites

16 hours ago, conecta6 said:

I need to know in which database table, whmcs keeps the DNS information that appears in the domain tab. I have seen that in tblorders there is a nameservers field but it does NOT reflect the data that appears in the domain file within WHMCS.

it doesn't store it in a table, it pulls the details from the registrar when needed.

you could use DomainGetNameservers API if you need the information for a specific domain.

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