|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
xml-api resellerstats not reporting suspended accounts correctly
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? |
|
||||
|
Quote:
WHM 11.23.2 cPanel 11.23.4-B26152 CENTOS Enterprise 4.6 i686 on standard - WHM X v3.1.0
__________________
Want our technical analysts to login to your server to assist you? You can contact our technical analysts at: http://tickets.cPanel.net/submit |
|
||||
|
I know QA has managed to replicate this issue. I have no ETA on a resolution though. (Internal Case 8842)
__________________
Want our technical analysts to login to your server to assist you? You can contact our technical analysts at: http://tickets.cPanel.net/submit |
![]() |
| Thread Tools | |
| Display Modes | |
|
|