swbrains
- Total activity 381
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 84
Comments
Recent activity by swbrains-
Email is set to "All" in Contact Manager. Does that override the "Disabled" setting for those two email types?
-
Here is a sample of my API call from a Perl script: $URI = "http://xxxxxxxxx.com:2086/json-api/createacct?username=$user&plan=$plan&password=$ACCOUNT_PASSWORD&domain=$domain&contactemail=$contact...
-
Not related, but just noticed in the email it says the quote is set to "200 bytes" when in reality it's set to 200 *MB*. :)
-
Hi, The message context is below: New Account created. Domain: vinnie28.xxxxxxxxx.com IP Address: xxx.xxx.xxx.xxx (Shared) CGI Access: Enabled Username: vinnie28 Password: ***HIDDEN*** cPanel Th...
-
Ok, makes sense. I just wanted to ensure that I hadn't forgotten to set something on the new server like it was on the old server! Thanks!
-
Thanks!
-
Thanks! I tried to create a ticket, but when it came to authorizing access, it popped up a window for logging into my server but it was not a secure connection. Yet if I use the same url from the...
-
Thanks! I renamed my postwwwacct script to _postwwwacct and tested a new account creation and it ran fine and was available immediately. Thanks again for getting this fix implemented so quickly.
-
I've been doing some additional troubleshooting and I did finally come up with a solution that works for me, even if it uses the deprecated script hooks method. :) Working of Seyed's idea of the ...
-
For what it's worth, I did try the postwwwacct script to restart httpd after an account is created, but it had an unintended consequence. My account creation script that lets customers sign up for...