Jump to content

TeleMagic

Member
  • Posts

    44
  • Joined

  • Last visited

Everything posted by TeleMagic

  1. Hi Guys I am trying to get a custom provisioning module we have working on a new 7.3 installation. It works fine on 6.3 but is failing on 7.3 I have narrowed it down to the following line, require 'class.VcsApi.php'; I have copied the contents of this file to the bottom of my module and it works fine, So im guessing it is an issue with the way the new version handles require's in the php code. I was advised by Support that it might be related to relevant paths, however I have tried a number of options here and none seem to work. Anyone have any idea I would appreciate it.
  2. Hi, Thanks for the confirmation. I had a feeling this would be the case, just wanted to check I wasn't missing something and going to be re-inventing the wheel. Regards
  3. Hi Guys Im trying to work out if it is possible and if so how to allow customers to set a start date when they order a service. So if a customer comes onto our site and orders colocation they can select what date they want the service to start to allow them time to get the server delivered to our data centre. It would obviously need to then use that date to generate the first invoice. Any pointers would be appreciated. Regards
  4. Anyone help with ideas here?
  5. Hi Guys I am trying to setup billing for ADSL customers through WHMCS. From a provisioning point of view this is fairly easy with a module for provisioning RADIUS accounts and can get this developed fairly easily. The complicated thing is billing for these accounts automatically. What I need when a customer places an order, is for whmcs to create an invoice for the customer to pay which the monthly fee for the next 2 whole months, so for example if customer orders on 14th March it will generate an invoice which has rental for April and May which customer must pay on order. I then need WHMCS to automatically generate invoices monthly, so on 1st May it should generate an invoice showing June rental. Regards
  6. Can anyone help with any pointers here? Regards
  7. I am writing a module to create VOIP accounts. I have a bundle which creates a voip account and a VPS hosted PBX server. I need to now link them together so that once the module that creates the voip account can setup this account on the VPS created by the proxmox module. The easiest way I think for thi to happen is for the VOIP module to create an SQL file for the VPS to run on first boot. Where would be the best place for the voip module to put this file on the WHMCS server. This needs to be writable to the php script for the voip provisioningmodule. I will put the file in its own folder and secure with a .htaccess allowing only the ip asigned to the VPS access. Regards
  8. Thats great. I probably should have tried playing with product bundles before posting. Thanks for the help Othellotech.
  9. So will both products in the bundle have the same order id? Regards
  10. Which product? If I lookup based on the customer id and product code, what happens if customer orders more than one bundle? Regards
  11. I am writing a module to create voip accounts. I have a product bundle that includes a voip account and a VPS server using a ready-made prommox module. I have a product bundle which creates both products creating both the vps through the proxmox addon and also the VOIP account through my module. I need to be able to find out the hostname for the vps created when I create the voip account, is there any way to pull this? Regards
  12. But surely that way the customer could select a number with a setup cost of £500, my joomla module will call the premium product with the £500 addon, but then at checkout the customer could remove the addon and purchase the number without paying the setup fee? Regards
  13. This could be passed with an encrypted price. And some validation to ensure it has to be a valid price. Any ideas on how I would make whmcs accept this? Regards
  14. Thanks for your reply Brian. That is a very good point. I hadnt thought about the fact that someone could simply cange price in link. Back to the drawing board. Regards
  15. Hi Guys I am setting up my website to allow the purchase of premium phone numbers which have a setup cost based on how good the number is. The site is Joomla but is highly integrated into whmcs. the website will show the available numbers and the price and then a customer will click buy next to one. There will be a large range of prices and I dont really want to have to create a product for each price. Is it possible to have a single product and specify the setup cost in the Direct Card URL? If so could anyone give me a hing where to start? Regards
  16. Hi Brian! Yeah that second one seems closer to what I am looking for. Thanks for the pointers. Regards
  17. Hi Brian No this does not do it directly. The module you mention is for sending sms to admin when customer places order and not as a way of validating customers ceating an account. Regards
  18. Hi Guys I want to setup my WHMCS to use SMS registration code on new customer sign up. So when a customer comes to site and wants to sign-up for an account they have to enter their mobile number and the site will send an sms activation code to their mobile before they can create the account. Does anyone have a module that will do this already? Regards
  19. I have had a look at this page, however I am unsure how any of that will stop files in the modules and templates directory being readable? Regards
  20. Hi guys. I have today noticed that a large part of the whmcs site is availabel to download from my server if anyone knows the url. For instance any of my template files can be accessed and same for my modules. This poses a security issue, especially if a hacker can download and view the code for part of my site. Any idea? Can I put .htaccess which denies access to all but the root directory? or would this stop the site from working? Regards
  21. Is this still the case? Is there any idea when this feature will be introduced? Regards
  22. Yes I have added the ip to the nominet server. The strange thing is that the error message shows two ip addresses. One is the main IP for my Cpanel Server and the second is the Deicated IP assigned to the site!
  23. I dont understand why I need to add my server IP in the API access on WHMCS to allow the nominet module to work? Regards
  24. Which IP do I need to add there? I have added my server IP in the Nominet EPP access settings. Regards
  25. Hi guys. I am having issues with the nominet module. I have made sure I am running the latest version of the module and ensured that the ip address of the nominet epp server is allowed in my firewall, port 700 is allowed in and out anyway. But whenever the module tries to register a domain I get the following error. CURL Error: 7 - couldn't connect to host (IP: 77.107.115.89 & 77.107.115.4) Any pointers? Regards
×
×
  • 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