CDavis Posted January 24, 2008 Share Posted January 24, 2008 Hello I noticed that when A client transfered 5 domains to my system they show the correct registration and next due date but every domain registered or transfered through my system is showing up expired 00/00/00 and going to the expired domains tab even though they are active. Is there some setting that automatically selects the correct information or do I have to manually set the information for each domain received? Also I have noticed that when whmcs does the transfer or registration of a domain to E-Nom which is the registrar I use. The clients name servers are not changed to my name servers they are left as default. I set the correct nameservers in E-Nom and whmcs but it still keeps doing it. If I manually register or transfer directly through E-nom from its control panel then the nameservers appear correctly. One last question, Ive asked for support from directadmin but havent heard back from them yet. When whmcs creates an account on my directadmin system, the bandwidth usage statistics does not update each day at all, even though the disk usage does update. When I manually create an account on directadmin the usage does update correctly what could be causing this? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Developer WHMCS Andrew Posted January 24, 2008 WHMCS Developer Share Posted January 24, 2008 For the nameservers, make sure you have the set in your Server Config AND the registrar page in WHMCS too 0 Quote Link to comment Share on other sites More sharing options...
wizzy420 Posted January 24, 2008 Share Posted January 24, 2008 Hmm, these things are configured in mine and I keep getting 00/00/00 as well. And the other thing is it keeps setting the darn country code in the phone numbers to +00 ... should the US be +01 ??? 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted January 25, 2008 Share Posted January 25, 2008 When you transfer a domain name, I believe the settings are transfered across from the previous registrar. After all, they might be using your registration services, but not your hosting. From what Matt has said it's not possible to get the expiration date from eNom, so you do need to enter it manually. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Developer WHMCS Andrew Posted January 25, 2008 WHMCS Developer Share Posted January 25, 2008 I have written an API call using eNom and have got the expiry date in it. they even have an API command to just get the domain expiry date. the command is GetDomainExp. Example below http://resellertest.enom.com/interface.asp?command=GetDomainExp&uid=resellid&pw=resellpw&SLD=beaucar&TLD=com&ResponseType=XML 0 Quote Link to comment Share on other sites More sharing options...
wizzy420 Posted January 25, 2008 Share Posted January 25, 2008 I'm actually using DirectI 0 Quote Link to comment Share on other sites More sharing options...
vj135 Posted January 25, 2008 Share Posted January 25, 2008 For the nameservers, make sure you have the set in your Server Config AND the registrar page in WHMCS too server config ---- you mean configuration/manage servers ? thanks vj 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Developer WHMCS Andrew Posted January 25, 2008 WHMCS Developer Share Posted January 25, 2008 server config ---- you mean configuration/manage servers ? thanks vj Yeah, configuration/manage servers 0 Quote Link to comment Share on other sites More sharing options...
pacwebhosting Posted January 25, 2008 Share Posted January 25, 2008 Hi, This is something we experience also with transferred domains. It also sets them to expired for some reason. Thanks Paul 0 Quote Link to comment Share on other sites More sharing options...
brianoz Posted January 28, 2008 Share Posted January 28, 2008 Actually expiration date could be parsed fairly reliably from the whois information. This isn't rocket science - the dates are in DD/MM/YYYY or DD-Mmm-YYYY format most of the time, they just need to be parsed. Mostly they have the string "domain expiry" or "domain expiration" in front of them. I've seen code to standardize whois output by parsing it based on the registrar and TLD; that's probably overkill here. Hint: this would be particularly nice when importing accounts (as would pulling the WHM annual renewal date from cPanel, it's in /var/cpanel/user/accountname, obvously that requires root, so isn't easy and might be too hard). For new sales, an import system that imports renewal dates for both domains and expiries would be a first-in-class distinguisher for WHMCS compared to the other products. (Not that we ever waste time with that comparison, mind you!!!) Some whois expiry format examples: hp.com (markmonitor): Expires on..............: 2008-Mar-04. whitedoggreenfrog.com (DirectI):[font=verdana][size=2]Expiration Date: 01-May-2010 coogan.org (DirectI):[/size][/font][font=verdana][size=2]Expiration Date:10-Oct-2008 18:51:11 UTC [/size][/font][font=verdana][size=2]cpanel.net (OpenSRS): Record expires on 12-Nov-2016. [/size][/font]whmcs.com (eNom):[font=verdana][size=2]Expiration date: 10 Jun 2008 06:24:48 [/size][/font] 0 Quote Link to comment Share on other sites More sharing options...
FPForum Posted January 28, 2008 Share Posted January 28, 2008 I'm actually using DirectI I also use directI and see an expiry date of 00/00/0000 0 Quote Link to comment Share on other sites More sharing options...
croccolo Posted January 29, 2008 Share Posted January 29, 2008 Same problem for me with DirectI... im adding the expiry date manually.... any solution? Thanks 0 Quote Link to comment Share on other sites More sharing options...
bugster Posted January 31, 2008 Share Posted January 31, 2008 I'm using enom and I have this problem as well. Just processed my first transfer the other day and it showed that the Expiry Date as 00/00/0000 so my customer renewed the domain after the transfer was complete because he was worried it was expired. Even after the renewal, the date was 00/00/0000 i had to manually change it. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted January 31, 2008 WHMCS CEO Share Posted January 31, 2008 On transfers you have to add the expiry date manually. WHMCS is unable to query for the date at the current time. Therefore it can only be set for new registrations. Matt 0 Quote Link to comment Share on other sites More sharing options...
bugster Posted February 1, 2008 Share Posted February 1, 2008 So when a transfer comes in I should enter the current expiration date plus 1 year correct, since enom adds a year after the transfer is complete? 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.