Sentora Support Forums
Working XBilling Module - 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: Working XBilling Module (/showthread.php?tid=3965)

Pages: 1 2


Working XBilling Module - betatester3.0 - 08-08-2017

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 ?


RE: Working XBilling Module - modpluz - 08-21-2017

Hi, the module installed via zppy is the right version.

Can you perhaps give some details about the 500 error above?


RE: Working XBilling Module - TGates - 08-22-2017

Need some screenshots or more description. Thanks!


RE: Working XBilling Module - TGates - 08-26-2017

Updates made to Master branch. I now have this working on my server finally! Big Grin


RE: Working XBilling Module - betatester3.0 - 08-27-2017

@[modpluz] Will give you detailed information by Tuesday if that is okay Smile


RE: Working XBilling Module - betatester3.0 - 08-28-2017

@[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


RE: Working XBilling Module - TGates - 08-29-2017

Make sure the DB tables are there. Not sure why they do not get populated sometimes.


RE: Working XBilling Module - betatester3.0 - 08-29-2017

(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 ?


RE: Working XBilling Module - betatester3.0 - 08-29-2017

@[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]


RE: Working XBilling Module - betatester3.0 - 08-29-2017

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.