Jump to content

svens0n

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by svens0n

  1. Allright thanks, but when I have a hosting server with Virtualmin running on, does WHMCS try to "add" a new account for the products or does it "takeover" the current hosting? I just want to be sure that I dont have to restore a backup because WHMCS deleted the existing and added it new.
  2. I am testing WHMCS right now (14 Days Trial) - and as I am selling a software product too, I want to test the licensing addon. Is it possible to use it as Trial?
  3. Hi, I am testing WHMCS at the moment. As I have set up manually webhostings on a Virtualmin based server, I now want to create my customers in WHMCS and I need to assign the existing domains and hostings to these customers. I am not sure what is the best way to do that, should I just place an order with the existing data or is there any possibility to assign already existing domains and hostings to customers?
  4. Hi, I am experiencing problems including custom php code atm. I tried to include a script at the first line of the admin header.tpl. I use an absolute path to include the file, but it gives me an error: {php} ini_set('error_reporting',E_ALL); ini_set('display_errors','1'); require('/home/user/abspath/custom.php'); {/php} Fatal error: require(): Failed opening required '/home/user/abspath/custom.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/user/abspath//templates_c/%%52^525^525DC5F2%%header.tpl.php on line 8 What am I doing wrong? The rendered file has the absolutely right path in it.
  5. Hi, I am new to WHMCS and wanted to know if there is a way to assign existing Hostings (Virtualmin) to customers, without the need of the customer to place an order? I set up some hostings manually and wanted to manage them now through WHMCS. Thanks in advance!
×
×
  • 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