Sentora Support Forums
[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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


RE: xBilling [MODULE] - makanenzo10 - 02-12-2015

(02-12-2015, 07:42 AM)rafaht Wrote: @[modpluz] ,
I updated the settings of xBilling, but after I press the save button, I'll redirect to this link: ?module=xbilling&action=UpdateSettings and displays a blank page.
My Apache error log:

Code:
tail -f /var/log/apache2/error.log [Wed Feb 11 11:55:02.168360 2015] [mpm_prefork:notice] [pid 11191] AH00171: Graceful restart requested, doing restart [Wed Feb 11 11:55:02.330251 2015] [:notice] [pid 11191] mod_bw : Memory Allocated 0 bytes (each conf takes 48 bytes) [Wed Feb 11 11:55:02.330279 2015] [:notice] [pid 11191] mod_bw : Version 0.92 - Initialized [0 Confs] [Wed Feb 11 11:55:02.360998 2015] [mpm_prefork:notice] [pid 11191] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations [Wed Feb 11 11:55:02.361026 2015] [core:notice] [pid 11191] AH00094: Command line: '/usr/sbin/apache2' [Wed Feb 11 14:00:02.096487 2015] [mpm_prefork:notice] [pid 11191] AH00171: Graceful restart requested, doing restart [Wed Feb 11 14:00:02.270934 2015] [:notice] [pid 11191] mod_bw : Memory Allocated 0 bytes (each conf takes 48 bytes) [Wed Feb 11 14:00:02.270966 2015] [:notice] [pid 11191] mod_bw : Version 0.92 - Initialized [0 Confs] [Wed Feb 11 14:00:02.339607 2015] [mpm_prefork:notice] [pid 11191] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations [Wed Feb 11 14:00:02.339658 2015] [core:notice] [pid 11191] AH00094: Command line: '/usr/sbin/apache2'
I runned tail -f /var/log/apache2/error.log and try to change configurations now, but nothing has changed on the log...

Right now this only works with zPanel. Uninstall Sentora and install zPanel.


RE: xBilling [MODULE] - rafaht - 02-12-2015

@[makanenzo10],
If it's the case, I prefer uninstall xBilling module and continue using Sentora.
And, this module doesn't support Sentora? Confused
Because I think if have this post on 3rd Party Modules... in the Sentora Support forums, this module should support Sentora, no?


RE: xBilling [MODULE] - modpluz - 02-12-2015

xBilling is compatible with Sentora (I have said this before), I have it running on a Sentora installation.

I however, cannot tell what is going on your server and I chose not to spend the little free time that I have to go into everyone's server to troubleshoot what could be wrong on there.


RE: xBilling [MODULE] - matpal - 02-13-2015

I was redirect to blank page when inserting new plan and when editing  website setting...I install 2 times sentora on centos 6.5 so i check the database  going to php myadmin xbilling create a database called sentora_xbilling so in

/etc/sentora/panel/modules/xbilling/code/controller.ext.php   line 19

original is
Code:
static $module_db = 'zpanel_xbilling';

i changed by
Code:
static $module_db = 'sentora_xbilling';

hope this was about the blank page. now is working


RE: xBilling [MODULE] - rafaht - 02-13-2015

Thanks @[matpal]! I do this and worked for me.
But, I changed this too:
At the file /etc/sentora/panel/modules/xbilling/code/controller.ext.php, line 20:
Code:
static $server_app = 'zpanel';
to
Code:
static $server_app = 'sentora';

@[modpluz], the blank page problem has solved Smile


RE: xBilling [MODULE] - nelson - 03-01-2015

yap problem solve Wink
+rep for u Smile


RE: xBilling [MODULE] - nelson - 03-08-2015

Hi guys, I might have a problem, everything works nice... but I didnt recive the emails with account infos and after "buying".
Im using Sentora and Xbilling to provide a free host for some students.
I will dig in to this problem tomorow, im tired i must let escape something.

---

Other thing, there is a way for people subscribe to a subdomin?
like, studentdomain.MYFIXEDDOMAIN.com?

Cheers


RE: xBilling [MODULE] - layman - 03-08-2015

There is no config file for xbilling. Where can I get one? All I get is a blank page when I try to download it. Can someone tell me where I can get a config file please.


RE: xBilling [MODULE] - nelson - 03-08-2015

For life sake, you ask that 4 times already -.-'

for the 4º time
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.


RE: xBilling [MODULE] - layman - 03-08-2015

(03-08-2015, 10:50 PM)nelson Wrote: For life sake, you ask that 4 times already -.-'

for the 4º time
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.
Yes, and four times you haven't read it.