Ctracker and /dh/cgi-system/php.cgi

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.rangerforums.com/test
PHP Version:
MySQL Version:
What was done before the problem appeared?
Upgrading From 140 to 141
What was done to try to solve the problem?
Searching <img>
De.scription and Message
Just going thru some of the ctracker logs and changing cade and for the life of me I can't find this file. Anyone know where it is? I don't have a dh folder at all in my root, which is where I assume it should be.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /dh/cgi-system/php.cgi
----------------
Request-Method: POST
Matching rule: and
In variable: coppa_mail
Matching rule: into
In variable: coppa_mail
Matching rule: mail
In variable: coppa_mail
Matching rule: _php
In variable: logo_image
Matching rule: _php
In variable: logo_image
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/dh/cgi-system/php.cgi
#
#-----[ FIND ]------------------------------------------
#
define('IN_PHPBB', 1);
#
#-----[ AFTER, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('coppa_mail','logo_image');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.rangerforums.com/test
PHP Version:
MySQL Version:
What was done before the problem appeared?
Upgrading From 140 to 141
What was done to try to solve the problem?
Searching <img>
De.scription and Message
Just going thru some of the ctracker logs and changing cade and for the life of me I can't find this file. Anyone know where it is? I don't have a dh folder at all in my root, which is where I assume it should be.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /dh/cgi-system/php.cgi
----------------
Request-Method: POST
Matching rule: and
In variable: coppa_mail
Matching rule: into
In variable: coppa_mail
Matching rule: mail
In variable: coppa_mail
Matching rule: _php
In variable: logo_image
Matching rule: _php
In variable: logo_image
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/dh/cgi-system/php.cgi
#
#-----[ FIND ]------------------------------------------
#
define('IN_PHPBB', 1);
#
#-----[ AFTER, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('coppa_mail','logo_image');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM