Page 1 of 1

Cracker Tracker issue

PostPosted: Mon Jan 22, 2007 11:26 pm
Author: v3
I tried to edit a page form display in the PCP wizard when I get the cracker tracker error "CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit .script so the Security System stopped the .script. "

So I enabled debugging and followed the debug instructions, in admin/admin_pcp_wizard by:
Code: Select all
##-----[ OPEN ]------------------------------------------#/admin/admin_pcp_wizard.php  ##-----[ FIND ]------------------------------------------#require('./pagestart.' . $phpEx);  ##-----[ AFTER, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('style_user_rank_title','style_user_warnings');  ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM


But still will not work. Any suggestions?

Re: Cracker Tracker issue

PostPosted: Mon Jan 22, 2007 11:36 pm
Author: Helter
change security from MEDIUM to LOW , if that still wont work, try the fix in this thread
http://www.integramod.com/forum/viewtopic.php?t=2689 (7th post down)

add these vars

style_user_rank_title , style_user_warnings ,