Jump to content

sensei

Retired Forum Member
  • Posts

    13
  • Joined

  • Last visited

About sensei

sensei's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hopefully 1.5 will load. Since the author refuses to acknowledge my request for a refund. I guess i'll just have to hope and pray. It would be nice to at least have the program load on my screen since I paid for it and all. I've yet to even see it. (Yes I went through all the setup instructions multiple times. I've been doing linux server administration for nearly 20 years, I think I'm qualified to install a webapp.) I really don't understand it what the deal is? I offer refunds on my services. If a user has a problem just refund them. It's called cost benefit analysis. Check it out. Please keep in mind, that not only did you take my money and give me a completely non-working product. But you also wasted my time which is much more valuable. I will see you in the new thread.
  2. After switching from modernbill to WHMCS.... Due to modernbill's inability to function properly... I found 3 or 4 accounts in my system that were active for over 6 months without being billed. (Monthly accounts). After importing these accounts into whmcs they were sent invoices for this period. (Meaning, whmcs fixed the problem and invoiced them properly (automatically)) ^^ This is just the icing ontop of the cake of the numerous other problems I had with their product which above posters have already highlighted. Stay far away from modernbill. P.S. Derek, I find you everywhere!! stop following me!!
  3. WHMCS has a radius module they sell for 150$ that will do anything you want pretty much. Their version is also not encoded (at least the one they sent to me). So, I would suggest going this route. I was able to edit the code a few times and save myself and whmcs from a whole slew of support tickets. Just enter a support ticket and query about it. I don't understand why they don't have the radius module listed anywhere on their site. I think they underestimate the number of people who use it.
  4. Function: When a user's account goes from a suspended to a terminated status this module will change the status to canceled and cancel any associated invoices for that account. If the invoice to be canceled is joined to another product (meaning 2 or more products in the same invoice) only the product that was terminated/canceled will be removed from the invoice. The rest of the invoice items will remain. Installation: Upload the aftertermination.php to your includes/hooks/ directory. No other work is needed, just upload the file. Since my users pre-pay for service, and have no contract I had no use in continually charging them, or leaving their account in a terminated status. I had the WMCS guys code this up for me at a price. Here it is as is uncoded. No support is given, just tossing it out there as a freebie. Have no issues with this code on my WHMCS + CentOS5.3 platform. Have fun, good luck. Hope someone finds it useful. aftertermination.zip
  5. As I mentioned in email. I'm not going to run a version of php that yum doesn't give me. There is no reason code should not work on my version of php. And if it doesn't for whatever reason, then it would display an error to screen or an error in a log file. It did neither. Your code is the only code on the system that doesn't work. Currently that machine is hosting dozens of sites on dozens of open and closed source platforms. Even code of my own custom coding. Again, your code is the only code not working. As I also said, CentOS 5.3 is one of the most common linux distributions on the internet. If you're incapable of supporting one of the most common distributions in the world, you need to say this up front. There is absolutely nothing special about the machine. Centos 5.3 fully updated + plesk 9 something.
  6. I purchased this module about a month ago. I'm using it in conjunction with WHMCS on a CentOS 5.3 x86_64 base platform. I was unable to get this module to work (it kept just printing out a blank white screen with no errors in any error log file). I worked with TJ to try to solve the problem, and he had as little idea as I did why It was not working. (I'm also a php developer). I asked for a refund and was told there would be a new version coming soon that would fix my problems. It's now 2 weeks after the expected release of this new version and my attempts to collect a refund have gone completely unanswered. I attempted a paypal dispute with little success due to paypal's policies. I would not suggest purchasing this module. Given that CentOS5.3 is one of the most common linux distribution on the internet, It's very odd that the tool does not work with it. My suggestion is just pay WHMCS to custom code modules for you. I've had one coded by them, and another in the works. Everything going along smoothly without a hitch.
  7. Thanks, I bet it'll cost a small fortune though.
  8. Looking to hire someone to write a few custom modules for WHMCS for me. Interested parties can send me resume/previous work history to my private message here or email me tom [at] sense-it dot us The modules will involve package addon manipulation and server manipulation. I will need several modules coded in the future, looking for someone steady.
  9. Something nice that might be good for the script is, automatic invoice reversal after a package has been terminated for longer than xxx days. This way I don't have to go in manually removing invoices from clients that didn't pay.
  10. resolved. These 2 should be activated along with the XML setting Provide the first name, last name and full name of the buyer and order recipient in separate fields in the new order notification. Notifications must include information about transaction fees.
  11. Is there any documentation on how to configure my google checkout settings (inside of the google checkout page) so that whmcs can correctly receive notices? I've been searching around and all I can find is 'use xml' I went into the advanced area and checkmarked some extra stuff besides the default to send as a reply. I guess this is what is causing google checkout orders to not be automatically updated in whmcs. Provide the first name, last name and full name of the buyer and order recipient in separate fields in the new order notification. Notifications must include any amounts involving a Google promotion. Notifications must include information about transaction fees. Return the buyer's ship-to phone number in the new order notification. Return the buyer's billing phone number in the new order notification. Require notification acknowledgments to specify the serial number of the notification. Merchant calculations (tax and shipping) callback messages must include information about co-funded promotions. I'm not sure which of the above options should be checkmarked. Are there any error logs the module will create upon failure to post by google?
  12. I opened a support ticket, they said they offer a radius module for an extra 150$. So, to get virtuozzo + radius + software = 575$ .. I'm wondering what other 'hidden' charges im missing out on..
  13. Hello, I'm looking to switch over to WHMCS from pleskbilling. I was wondering if there were freeradius and virtuozzo modules (or any other VPS software) available for 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