CTracker And New Link


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 :oops:

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

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?

Subject: Re: CTracker And New Link
I've resolved. For users have same problem

OPEN cms_menu.php

FIND

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


BEFORE, ADD

Code: [Download] [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: [Download] [Hide] [Select]
include($phpbb_root_path . 'common.' . $phpEx);


PRIMA

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




W IcyPhoenix

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.

Subject: Re: CTracker And New Link
u welcome Mighty


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1664s (PHP: 10% SQL: 90%)
SQL queries: 13 - Debug Off - GZIP Enabled