![]() |
|
[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) |
RE: xBilling [MODULE] - francismaina - 02-13-2016 (11-03-2014, 11:23 PM)TGates Wrote: it can update what is write they RE: xBilling [MODULE] - ccr1969 - 02-15-2016 Call to undefined function 'voucherInfo' is there any update on this call as its just giving a blank page ? if i change this to $voucher_info ='voucherInfo'; (filter_var($_POST['code'], FILTER_SANITIZE_STRING)); that error goes away but than i get id warning RE: xBilling [MODULE] - khaerul - 02-16-2016 hello i have an error on xbilling. when i access my domain mydomain.com/api/xbilling this error This XML file does not appear to have any style information associated with it. The document tree is shown below. <xmws> <response>1106</response> <content>No 'request' method was recieved</content> </xmws> how to fix it ? thanks before RE: xBilling [MODULE] - dlong93 - 08-26-2016 I noticed that GitHub has changes that would fix the problems I am having with my install of xBilling. Is there an easy way for me to get those? RE: xBilling [MODULE] - TGates - 08-26-2016 Copy and paste the code directly into your files? Download the files and upload them to your server? RE: xBilling [MODULE] - modpluz - 08-26-2016 Please follow @[TGates]'s suggestions for now. RE: xBilling [MODULE] - dlong93 - 08-26-2016 Awesome, thanks a ton! RE: xBilling [MODULE] - hp98173 - 09-18-2016 I have having a big issue with xbilling front end, i have searched the forums and ensured that fopen was emailed, the htaccess file was correct and even tried the change from fopen and i still get the error that the front end can't find the api/xbilling file. I am at a loss on what more i need to check to get it working correctly. RE: xBilling [MODULE] - kini - 09-21-2016 When i try complete register with front-end of xbilling I get this error: Code: Error! click here to start again.I check in sentora's htaccess and i have rewrite rule for api.. How can i fix it? RE: xBilling [MODULE] - TGates - 09-22-2016 @[modpluz] |