snewton
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by snewton-
Just to update, I've been working with CloudLinux support regarding this and the correct command to use for enabling Reseller Limits for an account, so I am using the following code: #!/usr/local/...
-
He is who I really want to poke as he is the API/hook master, but he's out this week. Ahhh! Thanks, cPRex. I will try harassing him next week then. Hopefully he can shed some light on this and p...
-
Perhaps @cPanelTJ can suggest something or point me in the right direction?
-
I had an idea for a work around for this, but during testing the "$plan" doesn't seem to be working. I came across the event "Whostmgr::Resellers::setup". Any idea if that would achieve what I ne...
-
That does seem out of date as it's pointed to our older documentation site as well, where the new data is now at for API calls and
-
Hey there! That feature request you found is correct as the hooks do not currently work for resellers. I did reach out to our Accounts team and they confirmed this isn't something that is doable...
-
I did some more searching and I found:
-
- Will we be able to disable "Solutions" in the left panel? There really needs to be an option to disable the Solutions menu. A lot of providers do not use the default cPanel setup, so a lo...
-
Looks like replacing system("..."); with backticks, such as `whmapi1 ipv6_enable_account user=$user range=SHARED --output=json`; will stop the spew to STDOUT. That did the trick. Again, thanks f...
-
Excellent to hear! I did trim down the directory list in my previous post to show the supported directories that we'd recommend storing this module. Speaking with a developer internally, /usr/loca...