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.

i got this erorr when i hit xbilling frontend script
#11
RE: i got this erorr when i hit xbilling frontend script
(03-04-2015, 10:30 PM)mostafiz Wrote:
(03-04-2015, 05:17 PM)modpluz Wrote: If you look at the "reseller_ac_id_fk", you'll see that the values are different.

The ID of -1 keeps the default value.

With regards to your frontend issue, I don't see the your URL in that message..check your config.

yes sir, i make 1 to -1
but still erorr  Problem reading data from http:///api/xbilling
new link http://www.afizdesign.com/signup/

my config
Code:
<?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'] = 'b8e4fbd92b418d1f78410da43ae4dba4';
    $cfg['panel_url'] = '';
    $cfg['zpx_uid'] = 1;
                   
    if(strpos($cfg['panel_url'], 'http') === false){
        $cfg['panel_url'] = 'http://'.$cfg['panel_url'];
    }                    
?>

Confused  did you put your control panel login URL here:
Code:
$cfg['panel_url'] = '';
-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
Reply
Thanks given by:
#12
RE: i got this erorr when i hit xbilling frontend script
i am done
this problem billing url i just add ip
Reply
Thanks given by:
#13
RE: i got this erorr when i hit xbilling frontend script
(03-05-2015, 03:06 PM)mostafiz Wrote: i am done
this problem billing url i just add ip

So...its working now?
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.
Reply
Thanks given by:
#14
RE: i got this erorr when i hit xbilling frontend script
(03-06-2015, 12:17 PM)modpluz Wrote:
(03-05-2015, 03:06 PM)mostafiz Wrote: i am done
this problem billing url i just add ip

So...its working now?


yes, working
Reply
Thanks given by:


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

Forum Jump:


Users browsing this thread: 1 Guest(s)