Cracker tracker blocking knowledge base

Alright ill make sure i include as much detail on this as i can ill start from the beginning.
Had to do a reinstall did that added the blank template mod with no problem started adding knowledge base topics then stopped for the night came on again the next day and had this error on line 675 fixed that and now cracker tracker seems to be blocking me again saying its detected a worm and so on..
I activated debug mode and filled in the lines of code like it said and am still getting that error ill include the code unless i had to do somthing that it did not show me.
I await your reply
PS i also did use the search function on the forum and can never seem to find the answer at least for me.
Had to do a reinstall did that added the blank template mod with no problem started adding knowledge base topics then stopped for the night came on again the next day and had this error on line 675 fixed that and now cracker tracker seems to be blocking me again saying its detected a worm and so on..
I activated debug mode and filled in the lines of code like it said and am still getting that error ill include the code unless i had to do somthing that it did not show me.
- Code: Select all
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename]------------------------------------------#/forum/kb.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('article_name'); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /forum/kb.php---------------- Attack-Time: 29.11.2008 15:34 pm------------ Request-Method: POST Matching rule: and In variable: article_name Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/forum/kb.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('article_name'); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /forum/index.php---------------- Attack-Time: 29.11.2008 15:41 pm------------ Request-Method: GET Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/forum/index.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignoregvar = array(''); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /forum/index.php---------------- Attack-Time: 29.11.2008 15:45 pm------------ Request-Method: GET Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/forum/index.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignoregvar = array(''); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /forum/memberlist.php---------------- Attack-Time: 29.11.2008 15:53 pm------------ Request-Method: GET Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/forum/memberlist.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignoregvar = array(''); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /forum/kb.php---------------- Attack-Time: 29.11.2008 17:12 pm------------ Request-Method: POST Matching rule: and In variable: article_name Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/forum/kb.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('article_name'); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /forum/kb.php---------------- Attack-Time: 29.11.2008 17:21 pm------------ Request-Method: POST Matching rule: and In variable: article_name Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/forum/kb.php ##-----[ FIND ]------------------------------------------#include($phpbb_root_path . 'common.'.$phpEx); ##-----[ BEFORE, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('article_name'); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM
I await your reply
PS i also did use the search function on the forum and can never seem to find the answer at least for me.