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] - dinos87 - 02-02-2015

Hi i have read the forum and got a few steps closer.

I have changed some settings to reflect usage of sentora, and downloaded the latest files from github.

I have the following error now
Problem reading data from http:///api/xbilling

Nothing much in the apache error log. where can i enable application debugging?

Cheers


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

Can anyone help? I got it working on my website www.boxcwebsites.com/OrderFree .

But then the issue is the invoice email is NEVER received? How can I fix this issue?!


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

Can anyone help with the email issue?


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

(02-05-2015, 09:32 AM)makanenzo10 Wrote: Can anyone help with the email issue?

Are you able to receive emails on your server? especially the email address in question.


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

(02-05-2015, 09:58 PM)modpluz Wrote:
(02-05-2015, 09:32 AM)makanenzo10 Wrote: Can anyone help with the email issue?

Are you able to receive emails on your server? especially the email address in question.

Wait. So do I have to setup the email account ON the server the XBilling is on? The account can receive and send though. I can send you a PM you the details of the server so you can get a check.


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

(02-04-2015, 11:26 PM)makanenzo10 Wrote: Can anyone help? I got it working on my website www.boxcwebsites.com/OrderFree .

But then the issue is the invoice email is NEVER received? How can I fix this issue?!

Can you send email to that invoice email address? If yes, check mail error log to see what went wrong.

Lastly, can you send email out from the domain xBilling is installed on?


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

(02-06-2015, 10:58 PM)modpluz Wrote:
(02-04-2015, 11:26 PM)makanenzo10 Wrote: Can anyone help? I got it working on my website www.boxcwebsites.com/OrderFree .

But then the issue is the invoice email is NEVER received? How can I fix this issue?!

Can you send email to that invoice email address? If yes, check mail error log to see what went wrong.

Lastly, can you send email out from the domain xBilling is installed on?

Yes I can send to the email address. I don't know how to check the mail logs? How can I do that?

Yes.


RE: xBilling [MODULE] - PanelUser - 02-10-2015

I have the same problem as aled2305,
Every time that i try to save something, i get a white screen.
I have Sentora 1.0.0 on CentOS 6.5


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

(02-10-2015, 04:26 AM)PanelUser Wrote: I have the same problem as aled2305,
Every time that i try to save something, i get a white screen.
I have Sentora 1.0.0 on CentOS 6.5

I got the same problem. I simply uninstalled Sentora and installed ZPanel. BUT STILL HAVE ISSUES NOT SOLVED. Sad


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

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