Fiserul statistics.php este pus in /forum dar tot da eroarea:
Warning: mkdir() [function.mkdir]: No such file or directory in /home/pe4roti/public_html/forum/statistics.php on line 250

Iar in legatura cu CTracker-ul am urmat pasii dar tot degeaba. Da-mi add pe mess daca vrei sa-ti trimit si ct_security.php
Eu m-am uitat prin el si mi se pare ok dar tot imi da eroarea.

(
In ACP->CrackerTracker->Logmanager la "Debug Entries" imi apare urmatorul cod:
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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /extra/posting.php
----------------
Request-Method: POST
Matching rule: insert
In variable: helpbox
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/extra/posting.php
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);
#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('helpbox');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Iar in ct_security.php am in cod:
Cod: Selectaţi tot
$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', 'addforum', 'helpbox', 'topicdesc', 'post_icon', 'new', 'addcat', 'addmedal', 'submitavatar', 'forum_link_icon', 'addcategory', 'forumicon', 'forumdesc', 'c', 'forumstatus', 'forumthank', 'forumorder', 'forum_is_link', 'forum_weblink', 'forum_link_icon', 'prune_enable', 'prune_days', 'prune_freq', 'closeforums', 'openforums', 'helpbox', 'topicdesc', 'export_pack', 'smile_pak', 'show');