AndrewH.
- Total activity 73
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by AndrewH.-
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 ...
-
Are you creating a /cp directory in your cpmove-XXX.tar.gz file? If so does it have a file with the name of the user? Here is an example from a cPanel account I just ran pkgacct on. " [root@and...
-
See this thread, we actually implemented the functionality to do this. If you have any further questions please feel free to ask.