

Here is the CBACK report in debug mode..
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /forum/album_personal_cat_admin.php
----------------
Request-Method: POST
Matching rule: create
In variable: submit
Matching rule: and
In variable: cat_desc
Matching rule: '
In variable: cat_desc
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/forum/album_personal_cat_admin.php
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);
#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('submit','cat_desc');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Script-Filename: /forum/album_personal_cat_admin.php
----------------
Request-Method: POST
Matching rule: create
In variable: submit
Matching rule: and
In variable: cat_desc
Matching rule: '
In variable: cat_desc
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/forum/album_personal_cat_admin.php
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);
#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('submit','cat_desc');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM