Jump to content

WebWorker

Member
  • Posts

    134
  • Joined

  • Last visited

About WebWorker

WebWorker's Achievements

Senior Member

Senior Member (3/3)

0

Reputation

  1. Are you able to order Enom products normally through WHMCS? The namespinner uses the same credentials that you use for setting up Enom as a registrar in your system. In your Enom setup there is a checkbox for test mode. Namespinner will use this flag to determine whether namespinner requests get sent to the live Enom reseller server or to the reseller test server. I can also now confirm that this is working for WHMCS 4.4.2 in case anyone was wondering. If you are still having problems setting things up I do offer a one time setup service for this addon. Please see the section "Installation Service" at http://ideamesh.com/file/16/WHMCS-ENOM-NameSpinner-v16.html
  2. No it is not compatible with the Ajax order form. Possibly in the future this might be added.
  3. The namespinner doesn't have any CSS or JS that would prevent it from working in one browser or another. It uses nearly identical code to the table that displays "Choose Domains" above it.
  4. I am interested in using your product, looks pretty useful. Something like these below would probably get me to break away completely from dotproject: Create project templates so a predefined set of tasks can be imported Predefined estimated times for task templates Dollar / hour values assigned to task types / project types
  5. Hey HitDirector, I really like your namespinner code. Would love to see how you achieved this. My code uses Enom's API NameSpinner command but it returns much lower quality suggestions.
  6. Seems that WHMCS 4.3.1 includes an Internet.bs registrar module. Gonna try it out and will report back.
  7. I've been using Internet.bs through WHMCS for about a year now and they are a very reliable service with great support so far. One thing I noticed which wasn't clear up front is that the renewal prices are the prices that are striked out on their homepage. This is what they mean when they say "Domain name renewal: same as regular price" So your initial .com registration is 7.49, but your renewal is 8.35.
  8. Are you using reseller hosting with your own purchased dedicated IP address? If so the outgoing IP address will be the primary address of the server, not your dedicated address. Also Test mode uses the test server on Enom, not their live environment. You can edit which IP addresses are authorized for the test environment through the Enom web interface.
  9. Updated to version 1.6 -------------------- Change Log -------------------- 1.6 -Updated distributed zip file to have the neccessary files already in the correct location - *thanks getup* -Changed |lower modifier to use php function |strtolower since WHMCS does not include all plugins from the official Smarty library -Added new variable $createnewdbconn which when set to true will create a new database connection (only neccessary if some other script had closed WHMCS's db connection, and recommended to be left as false unless needed) Download at http://ideamesh.com/file/16/WHMCS-ENOM-NameSpinner-v16.html
  10. Interesting, I had assumed everyone had the full Smarty library. Good find getup. You could also replace all occurrences of |lower with |strtolower in the .tpl itself. I sent a support request into WHMCS to find out why the entire Smarty library isn't included with the distribution.
  11. @Eric - The action hook mod you mention makes its own Mysql connection instead of using the existing one that WHMCS already has open? I personally would want to reuse the existing connection if possible, but just waned to know in case this is something that should be updated in the master namespinner.tpl or just added as a footnote for special cases.
  12. There's pretty explicit instructions included in the README.txt. Are you sure you placed the namespinner.tpl in the correct location?
  13. I just finished the upgrade to 4.2.1 and everything works as expected. To all of you having issues, please note that this addon is made to match the web20cart template.
  14. I have not tested 4.2 yet, but from what I can see the changes should not affect this addon. I will be upgrading to 4.2 in the coming week and will report back here.
  15. See here: http://www.internetbs.net/ResellerRegistrarDomainNameAPI/api/08_account_related/05_account_configuration_set
×
×
  • 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