conseld
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by conseld-
conseld commented,
); $traficEx = $xmlapi->api1_query($_SESSION["gravaUser">,"Showbw","showbw", $trafic); print_r (simplexml_load_string($traficEx)); SimpleXMLElement Object ( [module] => Showbw [func] => showbw [t...
-
conseld created a post,
showbw() ---Fatal error: Uncaught exception 'Exception' with message 'curl_exec threw error "
Hello guys, I updated my WHM 11.50.0.10 yesterday, I use Xmlapi API to manage my bills, gave error band (Traffic) use the showbw () function. I do not know what happened now no longer works. See th...
-
conseld commented,
[quote="vanessa, post: 1669151">From first glance, you're using an api2 call, when in fact this is an api1 function: [url=http://docs.cpanel.net/twiki/bin/view/ApiDocs/Api1/ApiEmail#Email::editquo...
-
conseld commented,
Hello thanks for the reply, but I have done with this API1, and that? as shown below. I tried and I still error. $qt = array(domain=>'domain.com', email=>'doteste1@domain.com', quota=>'12'); $resu...
-
conseld created a post,
Change "editquota" email does not work ($xmlapi->api2_query) -- HELP
Hello guys, I do not understand where I am going wrong, because to enter, list, remove, change password works. I'm using the module "api2_query" using this API -> api2_query" I believe what I'm us...