risklife

  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by risklife Recent activity Votes
  • Get listsacc

    Hi, i need get all account owner for a reseller, in this case, the name reseller is "dave", but the code show all account, owner "root" and "reseller". $args2 = array( 'searchtype'=>'owner', ...

  • Problem Listpkgs WHM Api Reseller

    Hi, i have a problem with listpkgs WHM API, i try get all pkgs in a account reseller, but only show 2 packages and i have 4. [PHP]set_port(2087); //store our auth in object $xmlapi->hash_auth("...

  • Account Summary Error

    Thanks, now i have other problem, i use my XMLAPI for get account summary, but i have a error, saved in the error_log. [20-Dec-2014 05:03:32 Europe/Moscow] RESPONSE: X unlimited ...

  • FTP Change Password api

    Hi, im new in this, i use XMLAPI for get summary account, but now, i need create a change password script, need change a specific account ftp, how i could make this? I use this for the summary: in...