CBACK Error When Creating Subcategory In Personal Album »  Show posts from    to     

Icy Phoenix


Old Support Topics - CBACK Error When Creating Subcategory In Personal Album



drexful [ Wed 25 Jul, 2007 04:42 ]
Post subject: CBACK Error When Creating Subcategory In Personal Album
I am getting a CBACK error when I try to create a subcategory in a personal gallery.. Any ideas?


albumcreate


cbackerror_1185331392_179334


Here is the CBACK report in debug mode..


Code: [Hide] [Select]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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


drexful [ Wed 25 Jul, 2007 05:39 ]
Post subject: Re: CBACK Error When Creating Subcategory In Personal Album
Here is the edited file. Now it works.. MG - Could you look into this and see why we are getting this error and prevent it in future releases?




Powered by Icy Phoenix