CTracker And New Link »  Show posts from    to     

Icy Phoenix


Old Support Topics - CTracker And New Link



eDog [ Sat 05 May, 2007 17:23 ]
Post subject: CTracker And New Link
When I insert a new link on a menu, I view this message
Quote:

CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.


CTracker is in Debug Mode = ON

Sorry for my bad English

====================================================================

Ciao a tutti, quando inserisco una nuova voce di menù in un menù che ho creato io CTracker mi avverte che può esserci stato un attacco

Quote:
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.


CTracker è un modalità Debug =On

Qualche suggerimento?


eDog [ Sat 05 May, 2007 17:47 ]
Post subject: Re: CTracker And New Link
I've resolved. For users have same problem

OPEN cms_menu.php

FIND

Code: [Hide] [Select]
include($phpbb_root_path . 'common.' . $phpEx);


BEFORE, ADD

Code: [Hide] [Select]
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('menu_link');


====================================

Ho risolto, per chi ha il mio stesso problema


APRI cms_menu.php

CERCA

Code: [Hide] [Select]
include($phpbb_root_path . 'common.' . $phpEx);


PRIMA

Code: [Hide] [Select]
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('menu_link');




W IcyPhoenix


Mighty Gorgon [ Sun 06 May, 2007 18:51 ]
Post subject: Re: CTracker And New Link
Thanks for reporting.

I'll check if this is needed and eventually I'll add it to the package.


eDog [ Sun 06 May, 2007 18:53 ]
Post subject: Re: CTracker And New Link
u welcome Mighty




Powered by Icy Phoenix