Jump to content

.ca domain name new registration problems


rommul

Recommended Posts

I just started using WHMCS and after setting up everything I tried to buy a .ca domain name using my new system.

 

The domain hasn't been registered with enom, not even my account deducted for the amount, instead I've got an email from whmcs saying:

 

WHMCS Automatic Domain Registration Failure Notification

 

Error: Optional Attribute: cira-org-registered-in is required.

 

For the .com domain name everything was smooth, but .ca give me this problem.

 

Can someone please help?

Thanks.

Link to comment
Share on other sites

OK, seems that no one here is so interested in having customers for the .ca extensions.

 

So, finally, after long time I discovered what's going on. Some of the form fields for the .ca registration are not marked as required and also, are not well explained.

 

Here's the most important one:

 

Organization Registered Location this one should be as simple as: Province or State and should be required. Without this one, your new registration would be rejected.

 

I don't know if this is a bug or not, but can be fixed?

 

Thanks.

Link to comment
Share on other sites

Hey there, I took a really quick look at it, and found this code:

 

{if $additionaldomainfields}

{foreach key=domainfieldname item=domainfield from=$additionaldomainfields}

<tr><td nowrap>{$domainfieldname}</td><td>{$domainfield}</td></tr>

{/foreach}

{/if}

 

it lives in whmcs/templates/orderforms/cart/configureproduct.tpl

 

Now to find out where that pulls from! I would assume somewhere in the DB, since I can't find the text in the lang file.

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