21298 Posts in 5735 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 470 Views |
-
Disable MathSpamProtection for logged in users

12 October 2009 at 9:34pm
I'm trying not enable MathSpamProtection for logged in users when they are posting comment or sending forms.
I thought it could be simple by changing the _config.php to:
if(Member::currentUser()) MathSpamProtection::setEnabled();However, Member is not known yet in the _config.php. Is there a simple of way of disabling MathSpamProtection for visitors that are already logged in?
| 470 Views | ||
|
Page:
1
|
Go to Top |

