Sentora Support Forums

Full Version: Does anyone have xBilling installed and working?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I've been working on the xBilling module and can't get it to work. Does anyone have it installed and working?
Even if you have it working on zPanel or any version of the project please reply.
I'd like to get a copy of your working version so I can test it and update it for Sentora v2+
Thanks in advance!
I've done php 7.4+ updates/fixes but still can not get it to update the user account to active if payment was successful. This is the same issue I had with it before php 7.4
Any help would be appreciated!
I have contacted the original author of the module, but he has been away from the project for so long I'm not sure if he can help.
@[modpluz]
(12-16-2023, 04:19 PM)TGates Wrote: [ -> ]I've done php 7.4+ updates/fixes but still can not get it to update the user account to active if payment was successful. This is the same issue I had with it before php 7.4
Any help would be appreciated!
I have contacted the original author of the module, but he has been away from the project for so long I'm not sure if he can help.
@[modpluz]

Just asking...? Since we are having a hard time with past Sentora billing why can't we just write a new up to date module?
(12-26-2023, 03:06 AM)zustudios Wrote: [ -> ]Just asking...? Since we are having a hard time with past Sentora billing why can't we just write a new up to date module?

A lot goes into coding modules like xbilling, sentastico, error pages, etc. Sometimes it's easier to fix or update the current module than to re-write one from scratch. I have xBilling updated for php 7 but like I mentioned, I never got it to update the new user's account to active if payment was successful. I contacted Modpluz (Original author) to see if he had any ideas. He said he will look into it and let me know. I may have an idea that will use the return-url from paypal to update it, but I think it's better if it would update directly after payment (ipn-url) in case the user closes the browser or hits the back button.
(12-29-2023, 10:20 AM)TGates Wrote: [ -> ]A lot goes into coding modules like xbilling, sentastico, error pages, etc. Sometimes it's easier to fix or update the current module than to re-write one from scratch. I have xBilling updated for php 7 but like I mentioned, I never got it to update the new user's account to active if payment was successful. I contacted Modpluz (Original author) to see if he had any ideas. He said he will look into it and let me know. I may have an idea that will use the return-url from paypal to update it, but I think it's better if it would update directly after payment (ipn-url) in case the user closes the browser or hits the back button.

What's the update for xbilling?
(06-16-2024, 12:15 AM)zustudios Wrote: [ -> ]What's the update for xbilling?

The original author has been busy but I am still in contact with hm and working to get it tested and resolved.
xBilling was a very complicated module from the beginning, and I've never been able to get it to work on ANY version zPanel or otherwise.

People should definitely look at Sabre https://github.com/Sentora-Sabre/sabre-software
(01-13-2025, 03:23 PM)Nigel Wrote: [ -> ]xBilling was a very complicated module from the beginning, and I've never been able to get it to work on ANY version zPanel or otherwise.

People should definitely look at Sabre https://github.com/Sentora-Sabre/sabre-software

I've never gotten Sabre to install properly.

Is there an install guide and/or repo? I tried manually installing the module, it doesn't show as 'Installed' but the files are there.
Two modules for that matter: sabre and sabre-module

There is also an error with the front-end: class 'sentora' not found in index.php line 17 (Changing class 'zpanelx' to 'sentora' in lib/functions.php fixes that.)
Sentora has an archive of all 3rd-party modules. Sabre and xbilling. These are old modules from Zpanel and sentora. The module installer needs to be updated before you install. Changing Zpanel anything to Sentora. DB, Folders, etc. Both were never able to be installed successfully without many mods because the module was never kept up-to-date by author. xbilling is on our repo site.
(01-15-2025, 08:26 AM)Jettaman Wrote: [ -> ]Sentora has an archive of all 3rd-party modules. Sabre and xbilling. These are old modules from Zpanel and sentora. The module installer needs to be updated before you install. Changing Zpanel anything to Sentora. DB, Folders, etc. Both were never able to be installed successfully without many mods because the module was never kept up-to-date by author. xbilling is on our repo site.

Nigel is a former ZPanel Dev/Staff member. He knows the panel inside and out.
I just never found an installation guide for Sabre and haven't been able to install it correctly.
Pages: 1 2