Jump to content

eNom Extended


n2972s

Recommended Posts

  • Replies 373
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Thank you so very much - I am learning alot but one of the things I still have trouble with is following a thread - with all the issues that people bring forward on a post I am always not sure what is the stable release and what is not.

 

Thank you for the direct link.

Link to comment
Share on other sites

Not a very useful comment ! How about trying to be helpful and pointing out some of these "many bugs" so that if they do indeed exist, the author has a chance to fix them. For my part, I have been using this since the first release and while I have one issue (which I have already reported) it is a great addition to WHMCS.

Link to comment
Share on other sites

Not a very useful comment ! How about trying to be helpful and pointing out some of these "many bugs" so that if they do indeed exist, the author has a chance to fix them. For my part, I have been using this since the first release and while I have one issue (which I have already reported) it is a great addition to WHMCS.

 

i didn't mean to be negative I will post bugs when I have chance and they appear,

 

main bug was with trying to integrate with home page in admin area got error saying cannot modify header?

Link to comment
Share on other sites

OK although there are too many people on here that are quick to complain. I am now also confused if you say that you will post bugs when they appear - havent you found many already ?

 

As far as the one that you mention, I havent integrated it with my admin home page so cant directly comment but there are many people that have done so without problem. The fact that many have it working without problem and also the type of error that you are getting points to a syntax error that you have added when entering the code into your home page so I would suggest double checking that against the instructions

Link to comment
Share on other sites

OK although there are too many people on here that are quick to complain. I am now also confused if you say that you will post bugs when they appear - havent you found many already ?

 

As far as the one that you mention, I havent integrated it with my admin home page so cant directly comment but there are many people that have done so without problem. The fact that many have it working without problem and also the type of error that you are getting points to a syntax error that you have added when entering the code into your home page so I would suggest double checking that against the instructions

 

i don't have the bugs on my screen at the same time as posting is what i meant, nothing wrong with my syntax, not to worry thanks to the OP for this and thanks to Fetish for being the forum police 8)

Link to comment
Share on other sites

i don't have the bugs on my screen at the same time as posting is what i meant, nothing wrong with my syntax, not to worry thanks to the OP for this and thanks to Fetish for being the forum police 8)

 

Thats what you get when you try to help a few people on here I suppose. Just glad that almost all people on here arent like this. This is a great piece of software given to the community FOC in its current form

Link to comment
Share on other sites

Does eNom Extended would have to be re-installed completely after upgrade from v3.8.2 to v4?

 

You should not have to do that unless files that were modified to integrate with the client side or admin side are overwritten.

 

I have not upgrade to v4 myself yet so I do not have any first hand knowledge unless somebody else has.

 

Gustave

Link to comment
Share on other sites

we are running a seperate version of 4 and it works well,

Since we will not actually be upgrading per se to 4.o but all new files I dont know about the upgrade part, but the neat thing about headers already found,

it usually means that you have white space at the end of the file after the closing ?>

Link to comment
Share on other sites

Also, to get the drop down menu to work in V4, add the following code into the includes/jscript/adminmenu.js file right after the menu9 section (line 131):

var menu10=new Array()
menu10[0]='<a href="addonmodules.php?module=enom_extended">Home</a>'
menu10[1]='<a href="addonmodules.php?module=enom_extended&page=settings">Settings</a>'
menu10[2]='<a href="addonmodules.php?module=enom_extended&page=domains">Domains</a>'
menu10[3]='<a href="addonmodules.php?module=enom_extended&page=domaindetail">Domain Detail</a>'
menu10[4]='<a href="addonmodules.php?module=enom_extended&page=transfers">Transfers</a>'
menu10[5]='<a href="addonmodules.php?module=enom_extended&page=sslcerts">SSL Certificates</a>'
menu10[6]='<a href="addonmodules.php?module=enom_extended&page=refillaccount">Refill Account</a>'
menu10[7]='<a href="addonmodules.php?module=enom_extended&page=utilities">Utilities</a>'
menu10[8]='<a href="addonmodules.php?module=enom_extended&page=modconfig">Configuration</a>'

 

And then add the following to the admin/templates/v4/header.tpl file after the other menu items (line 65):

<li class="navbutton" onmouseover="this.className='navbuttonover';dropdownmenu(this, event, menu10, '');" onmouseout="this.className='navbutton';delayhidemenu();">eNom</li>

 

Don't forget to clean out the templates_c directory as well as your local browser cache...

 

This worked for me and your milage may vary depending on your install directory and whether you have a custom admin template already setup...

Link to comment
Share on other sites

Is it possible for the "Compare Domains" utility to query ALL the enom domains and if one matches one in the WHMCS database with NO registrar set, to set it to Enom? I've done a bulk transfer of several dozen domains to Enom and have been keying them into WHMCS, then manually running the enomsync.php code to get all of the dates correct.

 

And then added this to the above menu code to allow me to manually run it on demand...

menu10[9]='<a href="../modules/registrars/enom/enomsync.php" target="_blank">Sync</a>'

Edited by robb3369
Cuz I can't spell...
Link to comment
Share on other sites

are you talking about recompiling apache without curl ssl? I'm not getting what you mean or where else this setting would be

 

Enom Extended >> Configuration >> (Its the last option) Use Secure eNom Url via Curl ( https )

Link to comment
Share on other sites

I'm noticing that when a transfer fails for invalid epp key, the email is not being sent to the customer.

 

I do have the "Transfer Status Change" option set to yes, and under "Which Ones" the "Canceled - domain validation string is invalid" status is set to send the email. I have a couple domains showing a transfer status of "Canceled - Invalid EPP/authorization key - Please contact current registrar to obtain correct key", but neither of them sent the transfer status update email for that status.

 

Any ideas? Status updates *are* going out for other reasons. I'm still at WHMCS 3.8.2 and Enom Extended 0.3.

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