i am getting strange results for the value of "suspended" when calling resellerstats .... basically, the suspended tag seems to be corrupted on all but deleted accounts, on deleted accounts suspended is set to 1, but on all other accounts the output is missing ..... here is an example of the output i am getting .....
- <accts>
<bandwidthlimit>2000000</bandwidthlimit>
<bandwidthused>14.27</bandwidthused>
<deleted>0</deleted>
<diskquota>100000</diskquota>
<diskused>416.34</diskused>
<domain>validdomain.com</domain>
<package>website_Basic</package>
<suspended /> <------ ALL NON-DELETED ACCOUNTS APPEAR LIKE THIS
<user>myuser</user>
</accts>
- <accts>
<bandwidthlimit>0</bandwidthlimit>
<bandwidthused>23.03</bandwidthused>
<deleted>1</deleted>
<diskquota>0</diskquota>
<diskused>0</diskused>
<domain>deleteddomain.com</domain>
<package>deleted account</package>
<suspended>1</suspended>
<user>hanhonor</user>
</accts>
anyone else seen this?



LinkBack URL
About LinkBacks
Reply With Quote





