Sentora Support Forums

Full Version: Working XBilling Module
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi, does anyone perhaps have a working xbilling module?

after I install xbilling I get a 500 error on "fetchconfig" and on the front-end ?

any solutions ?
Hi, the module installed via zppy is the right version.

Can you perhaps give some details about the 500 error above?
Need some screenshots or more description. Thanks!
Updates made to Master branch. I now have this working on my server finally! Big Grin
@[modpluz] Will give you detailed information by Tuesday if that is okay Smile
@[modpluz], please help lol, tried to fix this for days and no luck yet Sad </3

Step 1: removed Xbilling and re installed it
[Image: xbrmandinstall.png]

Step 2: input information in website settings
[Image: webset.png]
Step 3: hit save setting
[Image: upwebset.png]
Get 500 error for url : https://panel/?module=xbilling&action=UpdateSettings
Step 4: download front-end and place in billing subdomain directory
Step 5: hit Important downloads "Front-end Config Script" directs to "https://panel.xxxx.cf/?module=xbilling&action=FetchConfig" displaying yet another 500 error page
Step 6: tried to read application manual error 404 on http://zpx.imerlabs.com/manuals/xbilling_manual.pdf

Error in payment methods :
[Image: paymethoderror.png]

If anymore information is needed, feel free to ask Smile
Make sure the DB tables are there. Not sure why they do not get populated sometimes.
(08-29-2017, 03:22 AM)TGates Wrote: [ -> ]Make sure the DB tables are there. Not sure why they do not get populated sometimes.

[Image: xbill.png]

Are these all the required tables ?
@[TGates] @[modpluz], I have fix the config issue it had zentora instead of sentora in the controller.ext.php

although I am now getting this error in the front end section

[Image: apierror.png]
I found my error, corrected "$cfg['panel_url'] = 'panel.xxx.xx';" instead of including the http or https in the url remove that and leave the domain name as is.
Pages: 1 2