[MODULE] xBilling
|
Thanks, found what the problem is, fixed and updated...please try installing the module again.
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. (01-06-2015, 05:34 AM)modpluz Wrote: Thanks, found what the problem is, fixed and updated...please try installing the module again. I've executed zppy update zppy upgrade xbilling And this is the result: Code: zppy upgrade xbilling But the module page is still a blank page..
hmmm...this works well on two of my installation of Sentora and Zpanel.
What does your error log say?
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. (01-06-2015, 05:24 PM)modpluz Wrote: hmmm...this works well on two of my installation of Sentora and Zpanel. Nothing related to xBilling If you want and if you can, i'll provide you some ssh credential to my server and if we'll find the issue we can post the solution here.
sounds good but I still need to know what your error log says for starters
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. (01-06-2015, 09:34 PM)modpluz Wrote: sounds good but I still need to know what your error log says for starters Code: cat /var/log/apache2/error.log
RE: xBilling [MODULE]
01-19-2015, 10:27 PM
(This post was last modified: 01-19-2015, 10:46 PM by micro.)
Hi all,
If You need debug sentora please set Sentora Debug Mode to dev. I try xBilling on fresh install (ubuntu 14.04) and I noticed some errors : Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zpanel_xbilling.x_settings' doesn't exist' in /etc/sentora/panel/dryden/db/driver.class.php:176 Stack trace: /etc/sentora/panel/dryden/db/driver.class.php(176): PDOStatement->execute() Forum Add-ons and Usage /etc/sentora/panel/modules/xbilling/code/controller.ext.php(499): db_driver->bindQuery('SELECT setting_...', Array) MySupport Addon /etc/sentora/panel/dryden/ui/templateparser.class.php(214): module_controller::getEditCompanyName() Test of MySupport MOD [internal function]: ui_templateparser::CompileFunctionEcho('/<@\s([\w*]*)\s...', '<@ Init @>??<di...') #4 /etc/sentora/panel/dryden/ui/templateparser.class.php(65): call_user_func_array('ui_templatepars...', Array) #5 /etc/sentora/panel/dryden/ui/templateparser.class.php(253): ui_templateparser::CompileFunctions('<@ Init @>??<di...') Forum theme [internal function]: ui_templateparser::CompileTemplateClass('/<# ([\w*_*]*) ...', '<!DOCTYPE html>...') Install Docs-ISPconfig /etc/sentora/panel/dryden/ui/templateparser.class.php(65 in /etc/sentora/panel/dryden/db/driver.class.php on line 176 Solution : In 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'; ================UP================ change only server_app from $server_app = 'zpanel'; to : $server_app = 'sentora'; ================UP================ Inside in module I found : Warning: SimpleXMLElement::asXML(./modules/xbilling/xbilling.xml): failed to open stream: Permission denied in /etc/sentora/panel/modules/xbilling/code/controller.ext.php on line 83 Thanks given by: SkiRac3rDud3 , dimnas
This is quite strange, I tested on a Sentora and Zpanel installation and xBilling did ran successfully.
Your solution above is hard coding the "$server_app" and "$module_db" values...the idea (that's clearly buggy) is to let the system decides which is installed and then use it. If "hard coding" works for now, then please use it...until I'm able to have a look at this module again...hopefully, this week.
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.
RE: xBilling [MODULE]
01-20-2015, 11:38 PM
(This post was last modified: 01-20-2015, 11:39 PM by andream.)
Hello,
I'm getting the following issue : "Problem reading data from http://domain.tld/api/xbilling" I checked php.ini and fopen() is currently ENABLED. I didn't complete these fields in the xBilling module ( Public Key: Private Key: ). Is it the reason? Where do I find such information? Thank you! |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[Request] BoxBilling api module. | cyber1995 | 4 | 13 ,363 |
10-23-2021, 05:29 AM Last Post: sparkrack |
|
Module Repo Beta | Chris L | 3 | 7 ,222 |
08-13-2021, 02:32 AM Last Post: Chris L |
|
Cloud module repo | spoonman | 0 | 2 ,543 |
02-28-2021, 01:34 AM Last Post: spoonman |
Users browsing this thread: 3 Guest(s)