ditto Posted July 15, 2009 Share Posted July 15, 2009 I am trying to use eNom with WHMCS, and have some question I hope somebody can help me with: Question 1: I am using the API and eNom have added my servers IP to their API whitelist. Still, when I start a transfer by manually adding a new order in WHMCS admin panel, adding the EPP Code and choosing to send it to eNom -- the page under the "Domains" tab in the WHMCS admin area, have this error messages: «Registrar Error Domain name not found» Is this normal? Maybe the errror will go away as soon as the transfer is finished? When I log in to eNom, I can see the domain is there, so it seems to work OK, exept for the error message. Question 2: When I started the transfer to eNom from WHMCS admin panel, the customer was sent a email with the following subject: "Domain Transfer Request for EXAMPLEDOMAIN.NET" This email contain a URL wich the customers must go to and accept the transfer. The question is if I can translate/edit the content of this email? All my customers is Norwegians, and I would like translate this email to Norwegian? Is it possible? Thanks in advance for any help! 0 Quote Link to comment Share on other sites More sharing options...
scurrell Posted July 15, 2009 Share Posted July 15, 2009 Still, when I start a transfer by manually adding a new order in WHMCS admin panel, adding the EPP Code and choosing to send it to eNom -- the page under the "Domains" tab in the WHMCS admin area, have this error messages: «Registrar Error Domain name not found» Is this normal? Maybe the error will go away as soon as the transfer is finished? Correct. The message disappears once the domain is actually in your Enom account. 0 Quote Link to comment Share on other sites More sharing options...
ditto Posted July 15, 2009 Author Share Posted July 15, 2009 Correct. The message disappears once the domain is actually in your Enom account. Thank you, Steve! But now I have setup a cron job for the eNom modul, and it is sending me errors like this on email: Subject: Cron <minhost@minhost> php -q /home/minhost/domains/minhost.no/public_html/kunde/modules/registrars/enom/enomsync.php Content of email: Site error: the file <b>/home/minhost/domains/minhost.no/public_html/kunde/modules/registrars/enom/enomsync.php</b> requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. Do you have any idea what is wrong? Thanks! (Edit: I am using DirectAdmin control panel.) 0 Quote Link to comment Share on other sites More sharing options...
ditto Posted July 15, 2009 Author Share Posted July 15, 2009 The problem with the cron job is now solved, it seems. I changed the cron from this: php -q /home/minhost/domains/minhost.no/public_html/kunde/modules/registrars/enom/enomsync.php To this php -q /home/minhost/domains/minhost.no/public_html/kunde/modules/registrars/enom/enomsync.php >/dev/null 2>&1 And I don't get any errors on email anymore! I think the change in the cron was necessary because of something about DirectAdmin, but I don't know. Now I only wish that I could translate the email sent from eNom API from english to norwegian, then this module would really be perfect! Please let me know if this is not possible? Maybe the code that I need to change is encrypted in WHMCS? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 16, 2009 WHMCS Support Manager Share Posted July 16, 2009 Admin emails are encoded so can't be translated I'm afraid. 0 Quote Link to comment Share on other sites More sharing options...
ditto Posted July 16, 2009 Author Share Posted July 16, 2009 Admin emails are encoded so can't be translated I'm afraid. Thank your for the information! It would have been nice, but I don't think it will be a big problem! 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.