Fork me on GitHub

EZComments display error  Bottom

  • This is the weirdest type of problem I've ever seen with EZComments.

    I have a site using EZComments which worked great when I first set it up. Now, for no reason I can explain, all the comments get displayed with every word surrounded by asterisks. For example, a comment like this:

    This is my comment.

    gets displayed like this:

    *****This***** *****is*****...

    The ... is because I limit the comment length to 30 characters, and provide a link to the full comment as a popup window. In the popup window, I see this:

    *****This***** *****is***** *****my***** *****comment.*****

    The database is correct, and the EZComments in the Administration panel shows the correct text. This problem does not occur on my internal testing site, which has the exact same EZComments template. In fact, the template has not changed since I installed EZComments!

    Anyone have any ideas on what's going on here?
  • You should not censor the blank...
  • Good call!

    Looks like someone (not myself) inserted an extra carriage return after adding a new word to PostNuke's censor list. EZComments caught this change and made use of it :D

    Thanks for the help!

This list is based on users active over the last 60 minutes.