Pagina 9 din 13

Scris: 23-Oct-2007, 15:17:38
de asdy
am pus alea 777 chiar dupa ce am facut modul si tot alb apare :( si mai am o problema cand intru in ACP -> Configurare genereala si setez ceva si dau Trimite imi zice asta

Cod: Selectaţi tot

CBACK CrackerTracker - Misconfiguration

The Scriptpath begins and/or ends either not with a Slash (/www/) or doesn't only compose of the Slash (/)!
later edit

am rezolvat cu aia dar acuma cand mai intru in configurare generala si setez ceva pe acolo si dau trimite imi zice :

Cod: Selectaţi tot

CBACK CrackerTracker - Misconfiguration

The Scriptpath begins and/or ends either not with a Slash (/www/) or doesn't only compose of the Slash (/)!

Scris: 24-Oct-2007, 12:29:54
de asdy
srry ca fac double post.Ma ajuta si pe mine cineva ca nu pot modifica nimic din "Configurare Generala" cu eroare aia din postul de sus :roll:

Later edit

Imi raspunde si mie unu pana la urma ? :cry:

Scris: 26-Oct-2007, 18:36:44
de asdy
am rezolvat trebuia sa umblu putin in ACP la CrackerTracker la Settings sa dezactivez ceva.Dar mai am o problema mi-am pus acuma recent modul care e si pe forumul asta cu dload.php adica sectiune de download si cand vreau sa uploadez ceva si pun un "File URL" care este .exe zice asta:

Cod: Selectaţi tot

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.
si cand uplodez ceva din PC meu si se uplodeaza tot zice:

The new file has been successfully added . Dupa ce vreau sa il downlodez imi zice asta :

Cod: Selectaţi tot

Fişierul selectat nu mai există

404 File Not Found: The File ./pafiledb/uploads/77c46a981eb80e1706154c619c84dbb0.exe does not exist.
si doar nu am umblat sa il sterg la-m uplodat si am vrut sa il downlodez si zice ca nu exista :-(

si imi mai da si la modificarile din ACP care le fac la pafileDB Download

Later edit

am rezolvat cateva probleme din ele dar mai am una adica asta
si cand uplodez ceva din PC meu si se uplodeaza tot zice:

The new file has been successfully added . Dupa ce vreau sa il downlodez imi zice asta :

Cod: Selectaţi tot

Fişierul selectat nu mai există

404 File Not Found: The File ./pafiledb/uploads/77c46a981eb80e1706154c619c84dbb0.exe does not exist.
si doar nu am umblat sa il sterg la-m uplodat si am vrut sa il downlodez si zice ca nu exista :-(

Scris: 09-Noi-2007, 22:49:37
de addYTzu
cand bag un script in descrierea forumului apare eroarea :

Cod: Selectaţi tot

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.

Re: CrackerTracker Professional

Scris: 12-Noi-2007, 11:56:44
de addYTzu
flowers scrie:Probleme CrackerTracker Professional.
Daca va apar avertismente de genul
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.
porniti debugul, daca nu e deja pornit, prin schimbarea in /ctracker/engines/ct_security.php a lui CT_DEBUG_MODE de pe "false" pe "true".

Cod: Selectaţi tot

/*
 * Change the following to define('CT_DEBUG_MODE', true);
 * if you want to activate the debug mode of CrackerTracker
 * but don't forget to deactivate it again as soon as possible
 */
define('CT_DEBUG_MODE', true);
Intrati in ACP->CrackerTracker->Logmanager si apasati pe "VIEW" la "Debug Entries". Aici va apare un cod de genul:

Cod: Selectaţi tot

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /extra/admin/admin_forums.php
----------------

Request-Method: POST

Matching rule: create 
In variable:   addforum

Possible solution:
------------------

#
#-----[ OPEN ]------------------------------------------
#
/extra/admin/admin_forums.php

#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);

#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('addforum');

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Asta inseamna ca trebuie sa deschideti /ctracker/engines/ct_security.php si sa adaugati in lista

Cod: Selectaţi tot

// Some fields in $HTTP_POST_VARS don't get checked to prevent wrong detection
$unchecked_post_fields   = array('username', 'submit', 'post', 'password', 'subject', 'message',
								'poll_title', 'poll_option', 'poll_delete',
								'email', 'confirm_code', 'aim', 'msn', 'yim',
								'interests', 'occupation', 'signature', 'website',
								'location', 'search', 'sitename', 'word',
								'replacement', 'help', 'last_msg', 'quote', 'dl',
								'preview', 'post', 'mode', 'content', 'server_name',
								'script_path', 'sitename', 'site_desc', 'disable_reg_msg',
								'disable_msg', 'cookie', 'avatar', 'file', 'picture',
								'filter', 'xs', 'edit', 'content', 'fileupload', 'filecomment',
								'comment', 'rate', 'pic', 'search_author', 'add_poll_option_text');
variabila 'addforum'.
Variabilele adaugate pana acum sunt: 'addcat', 'addcategory', 'addforum', 'addmedal', 'c', 'cat_desc', 'closeforums', 'export_pack', 'forum_is_link', 'forum_link_icon', 'forum_weblink', 'forumdesc', 'forumicon', 'forumorder', 'forumstatus', 'forumthank', 'global_message', 'helpbox', 'message', 'new', 'openforums', 'prune_freq', 'post_icon', 'prune_days', 'prune_enable', 'smile_pak', 'submit', 'submitavatar', 'topicdesc'.
Cand bag variabilele apare asta :

Cod: Selectaţi tot

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/roguez/public_html/ctracker/engines/ct_security.php on line 164

Scris: 12-Noi-2007, 11:59:24
de addYTzu
sorry pentru triplu post .. pe al 3-lea l-am facut fara sa vreau .. am vrut sa dau edit dar am dat quote ..
Ca tot l-am facut si pe al 3-lea .. uneori cand vreau sa dau reply nu merge .. da eroarea aceea cu script de la ctracker

Scris: 04-Dec-2007, 21:27:47
de bluestar
Am mai descoperit si eu o eroare de asta...cand dau la easymod sa instalez ceva: Process -> Next step si eroarea. Ce trebuie sa adaug ? :|

Scris: 05-Dec-2007, 01:38:33
de flowers
bluestar scrie:Am mai descoperit si eu o eroare de asta...cand dau la easymod sa instalez ceva: Process -> Next step si eroarea. Ce trebuie sa adaug ? :|
Citeste primul mesaj din acest topic. E detaliat acolo.

Scris: 05-Dec-2007, 09:36:58
de bluestar
Am adaugat tot nu merge. Am facut ce scrie acolo am editat si in cracker tracker si in admin_easymod degeaba...ce sa fac ?

Scris: 06-Dec-2007, 09:38:47
de bluestar
Bump! Adaug si un screen poate va ajuta:

http://img153.imageshack.us/my.php?image=helppx4.jpg