Jump to content

Question about eNom error message and transfer emails


ditto

Recommended Posts

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!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.)

Link to comment
Share on other sites

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! :-P Please let me know if this is not possible? Maybe the code that I need to change is encrypted in WHMCS?

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