AndrewH.
- Total activity 73
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by AndrewH.-
Oh good catch, I had forgotten about the cpanel module. Unfortunately I don't have a good solution to utilize cPanel UAPI directly besides calling it directly. That said, I believe you can use ...
-
WHM API and cPanel API 1/2/UAPI are separate and not callable from each other by design currently; What API call are you trying to make or task are you trying to accomplish?
-
You should try escaping the characters. The API Shell in WHM will give you sample URL's so you can see what we create and what will work.
-
After a quick glance in WHM we are using functionality which is exposed via cPanel API2(Themes::get_available_themes). Unfortunately I can't seem to find any documentation but this call does not a...
-
[quote="rigiddesign, post: 1749262">Stupid ain't it. Yeah it does something as it assigns the user ot the database, just sets no privileges! Let me know if this is helpful, after a quick glance at...
-
If you use the API Shell in cPanel you can see the list of all API's available. Here is a link for the most current cPanel API, note that some functionality is still only supported in the older ve...
-
[quote="Eltawoos, post: 1704162">Dears, I've searched for how to decrease the max length for username on cPanel ver 11.44.1 from 16 to 8 characters. I've changed for /usr/local/cpanel/whostmgr/doc...
-
[quote="gaika, post: 1701422">How to get a dictionary of values ??"id user" => "domain" via javascript http request? This is the closest API we have, you would just have to massage the data since ...
-
Try
-
[quote="fcbinfo, post: 1698691">I just don't know what is the process needed to kill. I'm gonna re-install my OS and cPanel and I'll use file backups instead of account transfers. I used the old ...