Alternative to xbilling?
#1
Alternative to xbilling?
As there is no config file for xbilling, and as no one wants to help me with getting a config file, does anyone know of an alternative to xbilling?
Reply
#2
RE: Alternative to xbilling?
Yes it have a config file, I just setup Xbilling today.

See the link where to download the file.
http://cloud.spoty.ovh/index.php/s/QZVQ0yW8LZZP6XK

Upload file to the same dir of your front-end.
DONT FORGET TO CONFIG THE FILE.
Reply
#3
RE: Alternative to xbilling?
(03-08-2015, 10:43 PM)nelson Wrote: Yes it have a config file, I just setup Xbilling today.

See the link where to download the file.
http://cloud.spoty.ovh/index.php/s/QZVQ0yW8LZZP6XK

Upload file to the same dir of your front-end.
DONT FORGET TO CONFIG THE FILE.

Thanks Nelson, I know you're trying to be helpful, but I know what i'm supposed to do, but that doesn't work. It gives me a blank page on my server.
Reply
#4
RE: Alternative to xbilling?
hmmm well lets check ...

1-You use Ubuntu 12, with Sentora 1.0.0?
2-Install the xbilling
zppy repo add zpx.imerlabs.com
zppy update
zppy install xbilling
3-download front-end page and config file
http://cloud.spoty.ovh/index.php/s/QZVQ0yW8LZZP6XK
4-upload all files in SAME folder like one subdomain http://store.yourdomain.com
5-configure config, $cfg['panel_url'] = 'http://yourlinktosentorapanel.com';

Well can you send me a SS of that blank page and your FTP folde plz?

Yes Im trying to help, I really like sentora project even more than zpanl, cuz sentora grabs zpanel from the balls and stay the project alive for everyone. So I want to help in wall ways I can.
Reply
#5
RE: Alternative to xbilling?
The reason why you're getting that error is because xBilling back end still calls zPanel instead of Sentora sometimes, so you need to find the file you're getting the issue on, and hard code from zPanel to Sentora.
nano or vi this file: /etc/sentora/panel/modules/xbilling/code/controller.ext.php
change this line : static $module_db = 'zpanel_xbilling'; to static $module_db = 'sentora_xbilling';
change $server_app = 'zpanel'; to $server_app = 'sentora';

Bam! Blank page problem fixed. This also fixes your not being able to download the config file/save changes/etc
Reply
#6
RE: Alternative to xbilling?
I have the same problem and understand the fix.........but being a newbie I can't access the sentora folder.
I ssh and login as root and I get access to the /etc but then when I cd /sentora it will not proceed:

ubuntu@cloudhost:~$ sudo -i
root@cloudhost:~# cd /etc
root@cloudhost:/etc# cd /sentora
-bash: cd: /sentora: No such file or directory

Do I have to change permissions for sentora folder?
Reply
#7
RE: Alternative to xbilling?
(05-19-2015, 08:12 AM)grower88 Wrote: I have the same problem and understand the fix.........but being a newbie I can't access the sentora folder.
I ssh and login as root and I get access to the /etc but then when I cd /sentora it will not proceed:

ubuntu@cloudhost:~$ sudo -i
root@cloudhost:~# cd /etc
root@cloudhost:/etc# cd /sentora
-bash: cd: /sentora: No such file or directory

Do I have to change permissions for sentora folder?

cd sentora

not "cd /sentora" as it is in /etc/sentora
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] xBilling modpluz 239 953 ,355 04-17-2020, 11:37 PM
Last Post: emmarudd222@gmail.com
xbilling Wordpress samuelmed 1 5 ,938 11-13-2019, 09:27 AM
Last Post: TGates
[split] Issue with xBilling blackvai 1 6 ,399 04-03-2019, 11:39 PM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)