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
#12
RE: i got this erorr when i hit xbilling frontend script
i am done
this problem billing url i just add ip
Reply
#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
#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


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

Forum Jump:


Users browsing this thread: 1 Guest(s)