We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
exclude_from_moderation
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When submitting comment as guest, the following is added to error log
ERROR - 2023-05-01 03:31:53 --> Severity: E_WARNING --> Undefined array key "exclude_from_moderation" \ExpressionEngine-Private\system\ee\ExpressionEngine\Addons\comment\mod.comment.php 1515
We need to update the check to return true if it's set to y for any of assigned roles
true
y
The text was updated successfully, but these errors were encountered:
Resolved #3349 where comment moderation preference were not fully che…
eca01c2
…cked
797997d
…cked (cherry picked from commit eca01c2)
5c5304c
10cf357
intoeetive
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
When submitting comment as guest, the following is added to error log
We need to update the check to return
true
if it's set toy
for any of assigned rolesThe text was updated successfully, but these errors were encountered: