AndrewH.
- Total activity 73
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by AndrewH.-
In cPanel 58 we're adding new API's that manage this, so keep an eye out for that. In the mean time, the file location is /var/cpanel/icontact_event_importance.json
-
As a heads up, in 58 we have released API's that allow you to update the display configuration of the login buttons for external authentication. set_provider_display_configurations - $args -...
-
2) The next step I would recommend then is to open a ticket. Unfortunately my ability to troubleshoot this is testing it on my development environment and I'm not able to reproduce it so we would ...
-
Hello, Thanks for the prompt answer. 1. So, i can remove everything in the .html.tmpl file and leave only the variables? maybe you have such file as an example? 2. As specified, i'm using the ful...
-
1) The email sends both parts and depending on what your email client can read, it will render accordingly. If you only want to send a plain text you can modify the *.html.tmpl to be in plain text...
-
I was able to reproduce this and created a bug associated with this, 1555. You may want to look at your error logs and see what if any information is being dumped out there.
-
To solve your problem check this documentation out:
-
...I get BOTH plaintext AND html mail, sent as 2 separate mails... The notification emails are actually sent as multi-part MIME and include the HTML and plaintext in the same email. We leave it ...
-
If you have already authenticated and generated your security token the API calls should just work. Use the API shell in either WHM or cPanel to see what the urls generated for API calls are but i...
-
To expand on why you are having issues, use "Backups" not "backups" Good /json-api/cpanel?cpanel_jsonapi_apiversion=2&cpanel_jsonapi_module=Backups&cpanel_jsonapi_func=listfullbackups {"cpanelres...