x00
MVPx00 MVP
Reactions
-
Re: Spammers, all of a sudden?
This probably warrants a discussion on its own, but I'd happily develop a comprehensive anti-bot plugin with a nice interface, if people fork up the money. As far as bot registration there are broadl… (View Post)2 -
Re: jsConnect Signature Full Example
If you put $Secure = TRUE; it will default to md5. put $Secure = 'sha1'; (View Post)3 -
Re: How do you feel about 'DuckDuckGO community platform'?!
There are consultant who try use their software to create dependence. However there are also clients that insist on bespoke solutions, and do not understand the amount of testing required for product… (View Post)1 -
Re: Registration very slow
$Configuration['Garden']['Registration']['NoEmail'] Will remove the requirement to have accounts with email addresses.You probably don't want to to this, but it can be used to test. (View Post)2 -
Re: Registration very slow
set $Configuration['Garden']['Registration']['ConfirmEmail'] = FALSE; (View Post)2
