Jump to content

Otura

Retired Forum Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Otura

  1. Any one got a solution? I've opened the support ticket but they seem to be more lost than I am.
  2. Hello, I'm trying to have a .pro tld registred with OpenSRS. It seems the OpenSRS registration module is buggy and doesn't include the tld_data section in the request, which should include the professional_data section, which should have the profession field there. A requirement to register .pro domains. I've gone through the forums and found these two references, where the requester is asked to open a support ticket to receive a patch, so it seems that is a "well-known" error and that a solution exists: http://forum.whmcs.com/showthread.php?51138-Error-register-pro-domains&highlight=pro+tld http://forum.whmcs.com/showthread.php?55246-pro-register-quot-add-contact-error-quot I've checked the "V5.1 Patches" thread and there is nothing there: http://forum.whmcs.com/showthread.php?51266-V5-1-Patches I've opened a support ticket and I've spent more than 12 hours in an exchange of messages that are anything but providing a solution. I've debugged the thing myself and have some conclusions and some hints that I've forwarded to WHMCS support in an attempt to provide them a hint for a solution. The problem is that even when the form is showing the field and gathering the data, then the registration module does nothing with it and doesn't include the following section in the array that is sent to opensrs: [tld_data] => Array ( [professional_data] => Array ( [profession] => Technology professional ) ) I'm still waiting for it and I have little hope to have it ever solved.... If anyone knows about a solution for this, please let me know.
  3. Hello, I'm a innohosting.com customer with a license for WHMCS. When I try to register a domain with the admin interface I get this error: An Error Occured An unknown fault occured - please contact support The details (user, pass & parentID) are double checked ok. I can run the sync task without any problem. WHMCS Version: 3.8.1
  4. Helo! I've almost succesfully managed myself to integrate WHMCS with Joomla!. My site shows in Joomla content items (articles) my products, retrieving them dynamically (througth a php script in the article) from de WHMCS database. This way, if I change the price or the bandwith or whatever option in a product, it's automatically updated in my site frontend. I'm wondering if there is a way to do this with product descriptions, at WHMCS backend. It would be wonderfull to have some variables retrieving product name, prices, bandwith, storage and so on. This way you can set this kind of description: "[name] package offers you top class service, including [storage] MB of hard disk storage and [bandwith] MB/mo. of bandwith. And you're getting this at only [monthly] bucks/month!!!" Instead of hardcoding this info and updating it each time you make a change in a product. So, is this a question due my negligence (ie it's already possible ) or a feature request (ie it's still not possible )?
  5. Thank you! I'll try to find something more advanced or keep on Joomla! visual integration.
  6. Hello! I've seen that many users integrate WHMCS into Joomla! (wrapping) or into many other CMS or portals. Most of them only perform a visual integration (what is great. Please, don't missunderstand me), but not a functional one. My question is as follows: Is there any portal/CMS/board/forum system that provides a functional integration with WHMCS? I mean a system that by means of a module or component or extension or pluggin (or whatever they call it) can share user profiles with WHMCS. Thank you in advance for your kind answers!!!
×
×
  • 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