Removing spam commentsTo remove spam comments, identify the name used in posting the comments, go to http://www.iptel.org/admin/database/query and run the following query replacing NAME): delete from comments where name='NAME'; update users set status=0 where name='NAME'; |
Navigation |