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


Messages In This Thread
RE: i got this erorr when i hit xbilling frontend script - by TGates - 03-05-2015, 01:40 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)