![]() |
|
[MODULE] xBilling - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41) +---- Thread: [MODULE] xBilling (/showthread.php?tid=447) |
RE: xBilling [MODULE] - modpluz - 09-23-2016 @[kini], please do a dump of `$new_user` on line 176 of `index.php` and PM me the output of that. RE: xBilling [MODULE] - TGates - 09-24-2016 He means for you to paste: Code: var_dump($new_user);on line 176 of `index.php`
RE: xBilling [MODULE] - wehaye - 09-25-2016 After the install xbilling, I can not download a "Front-end Config script". When I click the "Front-end Config script" are just blank home page that appears, with the URL address: "http://sub.domain.tld/?module=xbilling&action=FetchConfig". Then, when I click Application Manual, perform the "404 Not Found". Then, when I click on "Front-end billing package" downloads a file, but when I checked the file, in which there is no config file. I have repeatedly reinstall xbilling, but still, as the issues mentioned above. RE: xBilling [MODULE] - kini - 09-26-2016 (09-23-2016, 09:50 AM)modpluz Wrote: @[kini], please do a dump of `$new_user` on line 176 of `index.php` and PM me the output of that. This is the error: Code: Notice: Undefined index: xmws in /xbill/functions/xbilling.php on line 119
Notice: Undefined index: xmws in /xbill/functions/xbilling.php on line 120
API Error:
RE: xBilling [MODULE] - slaserx - 01-31-2017 i have a problem with this module when i change settings and click apply he forwoad me to blank page HTTP ERROR 500 RE: xBilling [MODULE] - modpluz - 02-06-2017 @[slaserx], see my reply in your other post... RE: [MODULE] xBilling - Chris L - 05-22-2017 hi all I dont know wether this has been resolved but i have hosted the front end xbilling script along with the front end config file and the modified controller.ext file Upon extraction there will be three folders Config with the config.php modified with the controller.ext file which you will replace your current one located at /etc/sentora/panel/modules/xbilling/code/ xbilling_frontend script Please note for new users you will need your api key to enter in to the config.php file which you can get after installing the gatekeeper module modified files can be downloaded from https://downloads.cl-hosting.co.uk RE: [MODULE] xBilling - TGates - 05-23-2017 Thanks Chris! I'll check it out and update my files. Hopefully this will sort out my problem of it not activating users after payment. RE: [MODULE] xBilling - liamgibbins - 12-06-2017 (05-22-2017, 06:22 PM)Chris L Wrote: hi all Can you put these files up again please when you click on the link it shows "This site can’t be reached downloads.cl-hosting.co.uk took too long to respond." RE: [MODULE] xBilling - liamgibbins - 12-13-2017 SOLUTION FOUND!!! Read here http://www.tanertemel.co.uk/2015/08/install-and-configure-xbilling-on.html on how to make the edits you need to make to get it working |