gunsuka
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by gunsuka-
Here is a snippet of the results I get back using API 2 function Email::listforwards cPanel version - 11.56.0.36 [0] => stdClass Object ( [forward] => orders@example.com [uri_forward] => ord...
-
I went looking for the change log to see if something in the change log may explain what I see happening on the servers. I can confirm that for the two fields have been switched around in newer ve...
-
Thanks David, just wanted to make sure there was not a better way. We are developing a service for cPanel resellers, so we do not have direct access to the servers. What we are doing is working, ...
-
Thought I would put an update here for the benefit of others. I am using the PHP XML API client class, verion 1.0.13. I found it has the following code: [PHP] // The only time a response should ...
-
]Hello :) I believe you are referring to the read_featurelist WHM API 1 function: Oh yea, that is the one I had found. I did not realize it was a API 1 function, since that is deprecated I gue...