jleckie
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by jleckie-
Transfer Tool incorrectly defaults 'maxsql' to 0
This happens when the option to transfer databases is NOT checked. The incoming account does not adopt the max database limit that I've set in the "Standard" package, with which it is created; it s...
-
Alternative to "/scripts/postrestoreacct" (event after account transfer from other server)
So here is where I found information pertaining to my use case/this script. I've read that /scripts/postrestoreacct is deprecated, and from that same page: This hook method is deprecated. To conv...
-
Create database(LiveAPI) inside Perl Module Standardized Hook
Hi everybody, I'm trying to learn a bit of Perl in order to automate some tasks that are done after new account creation. I've created a standardized hook for Whostmgr::Accounts::Create, and I'm ab...