Jump to content

.TV Domains


othellotech

Recommended Posts

Anyone got the whmcs domain checker working correctly for lookups on .tv domain extension (which uses a http / web-based lookup not a standard whois)

 

Similarly for .fm ?

 

I've added most of the extensions that are missingfrom the sample/setup files, just having problems with those two ...

 

TIA

Link to comment
Share on other sites

Hi,

 

.tv wasn't working for me at first so I looked in whoisservers.php and there's two lines for .tv I think the whois server was slightly wrong on one. Here both lines are:

 

.tv|whois.nic.tv|No match for

 

.tv|whois.nic.tv|No match

 

 

I'm not sure if that's the problem you have but it was the problem I had.

 

 

Nathan

Link to comment
Share on other sites

trine - thanks ;)

 

this is what I have in my whoisservers.php

.fm|http://www.dot.fm/query_whois.cfm?tld=fm&domain=|HTTPREQUEST-is available

 

 

doing it in a browser works, and redirects to

https://www.dot.fm/order0.cfm?domain=domainname.fm&tld=fm&CFID=32648865&CFTOKEN=15031069

 

with the text: Congratulations DOMAINNAME.FM is available...

I'm just struggling with how to get WHMCS to pickup the answer from the http server

Link to comment
Share on other sites

Rob, the key thing here is "Congratulations DOMAINNAME.FM is available..."

So try HTTPREQUEST-Congratulations

That seems to work for me

 

works in a browser, doesnt work form with WHMCS domainchecker ...

 

.fm|http://www.dot.fm/query_whois.cfm?tld=fm&domain=|HTTPREQUEST-Congratulations

 

Sorry! othello.fm is already taken!

WHOIS Output

(snip junk response from http://www.dot.fm)

it doesnt appear to actually be doing the right URL call

 

When using an alternative whois/domain package it works fine ...

 

 

.am didnt work either - although there are working whois servers :(

.am|whois.nic.am|No match

 

when testing:

Sorry! othello.am is already taken!

WHOIS Output

No match

 

 

oddly change .am to use whois.amnic.net it works fine ... working whoisservers.php for am is:

.am|whois.amnic.net|No match

 

 

anyone able to show a working .fm line ?

Link to comment
Share on other sites

Thanks for the update on AM. That works well.

 

You're right, it's actually not working anymore.

 

Here is what is returned in the body:

 

Error:

------

The only characters allowed are letters (a-z), numbers (0-9), and a dash (-). A domain name cannot begin or end with a dash. Spaces and any other characters in a name are not accepted.The only characters allowed are letters (a-z), numbers (0-9), and a dash (-). A domain name cannot begin or end with a dash. Spaces and any other characters in a name are not accepted.

 

.fm.fm is not a valid .FM domain.

 

Note the .fm.fm

 

I think this is because WHMCS is appending the full domain+TLD to the end of the URL, whilst it should only be the domain.

 

Are there any variables to add in the whoisserver file to only have it send the 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