maxlevel
Forum Replies Created
-
Thanks, I sent you an email.
I have set up a staging environment for testing this. I might do something wrong or overlook something. Would you mind to take a look at this?
I could send you the credentials when you give me a way to send it to you privately.Unfortunately this is my result:
I switched to a user in the participant role on a different browser.
I set the moderation rules for all forums to custom > “Unapproved users posting below the English character threshold” with threshold set to 70%.
I still can post without restrictions as the user in “Participant” role.
The only time I can make moderation kick in is when I set the whole forum in lockdown mode.
This time no syntax error but also no luck. It doesn’t do anything.
Thanks for keeping on the case ??And yes, I have replaced the 99 with my forum ID. Thanks.
There seems to be still a small hick up. On the same line (add_filter …):
syntax error, unexpected ‘)’, expecting ‘{‘Hello,
Thanks, that looks exactly like what I would need.
Unfortunately I get an error code when trying to save it to my functions.phpIt says:
Your PHP code changes were rolled back due to an error on line 279 of file wp-content/themes/kleo-child/functions.php. Please fix and try saving again.
syntax error, unexpected ‘function’ (T_FUNCTION), expecting ‘,’ or ‘)’
Line 279 is:
add_filter( ‘bbp_modtools_moderate_post’ function( $pending, $post ) ) {
There seems to be a small syntax error. As I am no programmer I do not know how to fix that. Please help.
Hello,
Can I use the lockdown mode only for one forum or is this a general setting for all forums?