Jump to content

Bora

Retired Forum Member
  • Posts

    26
  • Joined

  • Last visited

About Bora

Bora's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. I would assume that you can actually change the logo that is sent too in templates (for invoices etc.) just use the IF blocks and check for the product name or ID and print a different logo for each? wouldn't that work?
  2. Do we get the source-code if we buy the owned license?
  3. Amazing, will be using this soon!
  4. init.php is not found in the v4 releases, if you are using the latest version you should check the wiki.
  5. Wait there is a radius module that was developed officially by WHMCS? Why isn't it anywhere on the site?
  6. Interesting discovery. I never saw that but I know that you can change the due date in the products. Like I can set a free account for my own products under a client account but also print an invoice while creating the order maybe there is a feature that lets you create monthly invoices but set no due date. An example for that would be; you have a customer that pays you with a different way than the gateways you have, lets say cash and there is no gateway for cash so you add his account with a next due date of 2012 but say create invoices every month so that the customer gets an invoice? Just an assumption... Matt or someone else would probably answer your question better.
  7. HEllo, Lets say I have a product configuration option for server OS. There I have put 29.95 for Windows. 20 users have servers with this option. Now I want to make a special promotion for 48 hours, free windows. If I change the price to 0.0 will it affect other customers that have that option but have signed up before the promotion?
  8. Zend debugger will not work on a server that has ioncube loader. ioncube loader complains if its not the first line in the modules or something like that so I think that it would complain about a debugger too.
  9. I cant find the order link does anyone know how to order mobile edition?
  10. For those guys who are interested in netdirekt api, get in touch with me. I have been working on the netdirekt api for a few hours and already have php files that does all the actions that were in the soap api documentation. I just need to figure a way (well a right and professional way to integrate it with whmcs).
  11. Hello, I don't know if this has been asked before but I was unable to find an answer using the search function so here it goes. whmcs works under a subdomain called secure.mydomain.com and I would like to have a dynamic product page on mydomain.com/prodcuts.php I would like the product information shown there using a special html layout thanks to the help of smarty. however I have no clue on how to get the whmcs product details onto that page can anyone please direct me in the right direction. Thanks.
  12. I still cant decide which fraud protection system to use.
  13. If you get a MySQL error here are some ways to fix it; 1) check that you have the MySQL connector installed on your local computer. 2) check that you allow remote MySQL access on your server as I am assuming the program connects directly to MySQL. ---- I might check into this application's source and see if I can modify it and maybe convert it to a CE Executable so that I could run this on my Windows Mobile Phone
×
×
  • 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