Posts: 92
Threads: 11
Joined: Jul 2017
Reputation:
2
Sex: Male
Thanks: 15
Given 9 thank(s) in 8 post(s)
Working XBilling Module
08-08-2017, 08:55 PM
Hi, does anyone perhaps have a working xbilling module?
after I install xbilling I get a 500 error on "fetchconfig" and on the front-end ?
any solutions ?
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
Posts: 108
Threads: 2
Joined: Aug 2014
Reputation:
0
Sex: Undisclosed
Thanks: 20
Given 17 thank(s) in 10 post(s)
RE: Working XBilling Module
08-21-2017, 02:46 AM
Hi, the module installed via zppy is the right version.
Can you perhaps give some details about the 500 error above?
Remi - Software Engineer, Sentora Module Developer, Owner, imerLabs
Please mark threads as SOLVED if your problem has been resolved.
Do not PM Staff Members for help unless asked to do so, this is so that others can benefit from your solution.
Do a SEARCH before asking in the forums, a solution may already exist.
Posts: 3 ,662
Threads: 241
Joined: May 2014
Reputation:
85
Sex: Male
Thanks: 408
Given 599 thank(s) in 464 post(s)
RE: Working XBilling Module
08-22-2017, 01:57 AM
Need some screenshots or more description. Thanks!
-TGates - Project Council
SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE
Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Posts: 3 ,662
Threads: 241
Joined: May 2014
Reputation:
85
Sex: Male
Thanks: 408
Given 599 thank(s) in 464 post(s)
RE: Working XBilling Module
08-26-2017, 04:37 AM
Updates made to Master branch. I now have this working on my server finally!
-TGates - Project Council
SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE
Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Posts: 92
Threads: 11
Joined: Jul 2017
Reputation:
2
Sex: Male
Thanks: 15
Given 9 thank(s) in 8 post(s)
RE: Working XBilling Module
08-27-2017, 04:33 AM
@[modpluz] Will give you detailed information by Tuesday if that is okay
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
Posts: 92
Threads: 11
Joined: Jul 2017
Reputation:
2
Sex: Male
Thanks: 15
Given 9 thank(s) in 8 post(s)
RE: Working XBilling Module
08-28-2017, 09:19 PM
(This post was last modified: 08-28-2017, 09:21 PM by betatester3.0.)
modpluz, please help lol, tried to fix this for days and no luck yet </3
Step 1: removed Xbilling and re installed it
Step 2: input information in website settings
Step 3: hit save setting
Get 500 error for url : https://panel/?module=xbilling&action=UpdateSettings
Step 4: download front-end and place in billing subdomain directory
Step 5: hit Important downloads "Front-end Config Script" directs to "https://panel.xxxx.cf/?module=xbilling&action=FetchConfig" displaying yet another 500 error page
Step 6: tried to read application manual error 404 on http://zpx.imerlabs.com/manuals/xbilling_manual.pdf
Error in payment methods :
If anymore information is needed, feel free to ask
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
Posts: 3 ,662
Threads: 241
Joined: May 2014
Reputation:
85
Sex: Male
Thanks: 408
Given 599 thank(s) in 464 post(s)
RE: Working XBilling Module
08-29-2017, 03:22 AM
Make sure the DB tables are there. Not sure why they do not get populated sometimes.
-TGates - Project Council
SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE
Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Posts: 92
Threads: 11
Joined: Jul 2017
Reputation:
2
Sex: Male
Thanks: 15
Given 9 thank(s) in 8 post(s)
RE: Working XBilling Module
08-29-2017, 04:41 PM
(08-29-2017, 03:22 AM)TGates Wrote: Make sure the DB tables are there. Not sure why they do not get populated sometimes.
Are these all the required tables ?
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
Posts: 92
Threads: 11
Joined: Jul 2017
Reputation:
2
Sex: Male
Thanks: 15
Given 9 thank(s) in 8 post(s)
RE: Working XBilling Module
08-29-2017, 09:04 PM
(This post was last modified: 08-29-2017, 09:05 PM by betatester3.0.)
TGates modpluz, I have fix the config issue it had zentora instead of sentora in the controller.ext.php
although I am now getting this error in the front end section
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
Posts: 92
Threads: 11
Joined: Jul 2017
Reputation:
2
Sex: Male
Thanks: 15
Given 9 thank(s) in 8 post(s)
RE: Working XBilling Module
08-29-2017, 10:36 PM
I found my error, corrected "$cfg['panel_url'] = 'panel.xxx.xx';" instead of including the http or https in the url remove that and leave the domain name as is.
-BetaTester3.0 || Just Another Sentora User.
Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw
|