MicroSmurf
Newbie
Karma: 0
Offline
Posts: 1
|
 |
« Reply #15 on: February 08, 2010, 23:51:23 » |
|
Hi, I had the following problem:
I use JComments 2.1.0.0 with Joomla 1.5.15. I have installed the component and made a test comment. In the database, also the table is availably "jos_jcomments" and the test comment exists. The comment is announced at the admin area. The comment with number, name and date are shown in the front-end. The text of the comment is not displayed. I can edit the comment in the front-end. The text can be seen there. After saving the text cannot be seen again. Searches I have found the fault after long. The cause was the badword filter. It contained character strings which is part of URL. Since the list contains only still pure badwords, the text is displayed again.
|