This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

xbilling - error in frontend
#3
RE: xbilling - error in frontend
Panel URL is http://artegraf.com.ar

This is my config.ph file content:

<?php
 /**
  * API connection settings for xBilling
  * Version : 1.2.0
  * @author Aderemi Adewale (modpluz @ Sentora Forums)
  * Email : goremmy@gmail.com
  * @desc This allows front-end billing package interact with the backend module
 */
                   
 // Config;
    $cfg = array();
    $cfg['api_key'] = 'MI_API_KEY';
    $cfg['panel_url'] = 'http://artegraf.com.ar';
    $cfg['zpx_uid'] = 1;
                   
    if(strpos($cfg['panel_url'], 'http') === false){
        $cfg['panel_url'] = 'http://'.$cfg['panel_url'];
    }                    
?>

The new error message:

array(4) { ["type"]=> int(2) ["message"]=> string(112) "fopen(http://artegraf.com.ar/api/xbilling): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found " ["file"]=> string(95) "/var/sentora/hostdata/zadmin/public_html/artegraf_com_ar/registrar/classes/xmwsclient.class.php" ["line"]=> int(112) } Problem reading data from http://artegraf.com.ar/api/xbilling
Reply
Thanks given by:


Messages In This Thread
xbilling - error in frontend - by chelofarias - 08-16-2016, 11:21 AM
RE: xbilling - error in frontend - by TGates - 08-16-2016, 02:59 PM
RE: xbilling - error in frontend - by chelofarias - 08-18-2016, 01:06 AM
RE: xbilling - error in frontend - by TGates - 08-18-2016, 01:10 AM
RE: xbilling - error in frontend - by chelofarias - 08-18-2016, 10:27 AM
RE: xbilling - error in frontend - by modpluz - 10-26-2016, 02:57 AM
RE: xbilling - error in frontend - by modpluz - 10-26-2016, 11:43 PM
RE: xbilling - error in frontend - by TGates - 10-27-2016, 04:47 AM
RE: xbilling - error in frontend - by TGates - 11-08-2016, 04:01 AM
RE: xbilling - error in frontend - by modpluz - 11-08-2016, 04:26 AM
RE: xbilling - error in frontend - by TGates - 06-12-2017, 08:32 AM
RE: xbilling - error in frontend - by TGates - 06-20-2017, 04:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] xBilling modpluz 239 756 ,406 04-17-2020, 11:37 PM
Last Post: emmarudd222@gmail.com
xbilling Wordpress samuelmed 1 4 ,547 11-13-2019, 09:27 AM
Last Post: TGates
[split] Issue with xBilling blackvai 1 4 ,803 04-03-2019, 11:39 PM
Last Post: TGates

Forum Jump:


Users browsing this thread: 2 Guest(s)