Pagina 5 din 13

Scris: 20-Feb-2007, 19:52:43
de octaviansan
Problema cu Import Smilies .
Apare aia cu Ctracker .

Scris: 20-Feb-2007, 20:53:50
de HeLLioN
ai de capul meu ... e totul in germana :| Nu inteleg nimica ... degeaba

si revenind ... la problema .. cand fac iarasi un topic nou sau mai bine zis incerc sa deschid un topic :) imi arata aceeasi eroare ...

Scris: 20-Feb-2007, 22:33:21
de flowers
HeLLioN scrie:si revenind ... la problema .. cand fac iarasi un topic nou sau mai bine zis incerc sa deschid un topic :) imi arata aceeasi eroare ...
Zi-mi exact cum faci topic nou. Eu am testat cu variabilele din primul mesaj din topic si e ok.

Scris: 20-Feb-2007, 22:34:33
de Aliniuz
Acest topic ar trebui facut Sticky . ;)

Scris: 20-Feb-2007, 23:01:04
de HeLLioN
OK deci .. cum fac :

1. :)) Imagine

2. Imagine

3.
Imagine


Si daca va uitati pe forumul meu veti vedea ca sunt deja 2 3 topicuri ... deci a mers, acuma iara da eroarea cand fac un New Topic !

Scris: 20-Feb-2007, 23:05:26
de flowers
Aliniuz scrie:Acest topic ar trebui facut Sticky . ;)
Done.
HeLLioN, acuma cu debug activat, ce scrie la loguri?

Scris: 20-Feb-2007, 23:14:31
de HeLLioN

Cod: Selectaţi tot

Script-Filename: /posting.php
----------------

Request-Method: POST

Matching rule: insert 
In variable:   helpbox

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

#
#-----[ OPEN ]------------------------------------------
#
/posting.php

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

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

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
asta de 4 ori si +

Cod: Selectaţi tot

 #
#-----[ OPEN ]------------------------------------------
#
/posting.php

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

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

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM

Scris: 20-Feb-2007, 23:23:13
de flowers
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');
'addcat', 'addcategory', 'addforum', 'addmedal', 'c', 'closeforums', 'forum_is_link', 'forum_link_icon', 'forum_weblink', 'forumdesc', 'forumicon', 'forumorder', 'forumstatus', 'forumthank', 'helpbox', 'message', 'new', 'openforums', 'prune_freq', 'post_icon', 'prune_days', 'prune_enable', 'submit', 'submitavatar', 'topicdesc'.
Tie iti lipsesc 'helpbox', 'topicdesc' si 'message'.

Scris: 20-Feb-2007, 23:24:45
de HeLLioN
deci tre sa bag : 'helpbox', 'topicdesc' si 'message'.

sau 'addcat', 'addcategory', 'addforum', 'addmedal', 'c', 'closeforums', 'forum_is_link', 'forum_link_icon', 'forum_weblink', 'forumdesc', 'forumicon', 'forumorder', 'forumstatus', 'forumthank', 'helpbox', 'message', 'new', 'openforums', 'prune_freq', 'post_icon', 'prune_days', 'prune_enable', 'submit', 'submitavatar', 'topicdesc'.

ca eu le-am mai bagat o data :|

Scris: 20-Feb-2007, 23:28:50
de flowers
Daca observi, alea 3 sunt incluse in carnatul ala lung. Baga tot carnatul. :lol: