|
Nov
28
|
|
|
Edit the following file
libs/comment.php
at line 34 replace
$comment_content = $db->escape($this->content);
with
$comment_content = $db->escape(strip_tags($this->content)); This will do it !
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |
|||||||||||||||||||||||||||||||
| < Prev | Next > |
|---|

