Page 1 of 1

Knowledge base ctracker error

PostPosted: Tue Apr 08, 2008 11:01 am
Author: Waynder
Your phpBB Version: 2.0.23
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://www.stuntbase.com

PHP Version:
MySQL Version:


What was done before the problem appeared?
Tried to update topic on KB


What was done to try to solve the problem?
searching this forum



De.scription and Message

So there ya go... wanted to update article that i have in KB and i always get that CTRACKER message that its illegal move or somethin... help?

Re: Knowledge base ctracker error

PostPosted: Tue Apr 08, 2008 7:53 pm
Author: CaNNon
Turn on CT's debug and then do it over open the log and get the file name and debug info. You can post this and we'll give you a hand.

With out knowing witch file we would only be guessing.

Re: Knowledge base ctracker error

PostPosted: Sun Apr 13, 2008 4:14 am
Author: Waynder
i got this...

Code: Select all
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename]------------------------------------------#/forum/admin/admin_kb_cat.php  ##-----[ FIND ]------------------------------------------#define('IN_PHPBB', 1);  ##-----[ AFTER, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('catname','catdesc');  ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM





thats what i get... tried that...didnt help...

Re: Knowledge base ctracker error

PostPosted: Sun Apr 13, 2008 8:35 am
Author: CaNNon
try changing MEDIUM to LOW first.

Re: Knowledge base ctracker error

PostPosted: Sun Apr 13, 2008 1:18 pm
Author: Waynder
"CaNNon";p="32656" wrote:try changing MEDIUM to LOW first.


it was LOW by default... debuger told me to put it to medium lol