Cannot save formatted comment if not admin
-
I have an odd bug. If I am not the admin, I cannot post comments with color, size, or basically any formatting that uses the span tag. But, I see in the code this plugin allows the span tag. And, when editing a post I can add color text even if logged in as a regular user.
It is only when creating the original comment, and only if I am not the admin. The comment just never posts. So it’s a silent error going on.
I tried disabling all other extensions to troubleshoot but that didn’t help. Still I know there could be something wrong with my particular installation.
I’m just wondering if anyone else has experienced this with this plugin and if anyone has any suggestions?
Edit: I fixed this for now by adding an extra php function which allows the span tag. It all boiled down to the html span tag not being allowed. I think this plugin is supposed to do this by default, but there’s something about my installation it doesn’t like.
The topic ‘Cannot save formatted comment if not admin’ is closed to new replies.