| Author | Message |
ortega
47 posts |
#7124 2007-10-09 22:21 GMT |
|
yardım edermısınız ben v1.21 seditio surumunu kullanıyorum functions.php actım bunu ama bende array('{', '<', '>' , '$', '\'', '"', '\', '&', ' '), bu kod yne yapıcam :S |
|
ortega
47 posts |
#7125 2007-10-09 22:23 GMT |
|
bu kod yoq benım functions.php ıcınde yoq o kodlar:S
|
|
Kaan
1,988 posts |
#7127 2007-10-09 22:36 GMT |
|
var dostum not defterinde cıkmıyor o kodlar dreamweaver ile aç. |
|
serkan
44 posts |
#7130 2007-10-10 00:50 GMT |
|
s.a evet arkadaşın dedigi gibi bendede yok malesef bendeki kod aşagıda başkada yok
Code: array('{', '<', '>' , '\'', '"', "<!--", '$' ), ben bunu uygulayabildim sadece http://www.seditioforge.com/tutorials/core-hacks/security-fix---ascii-insertion-into-text-i63.html |
|
Kaan
1,988 posts |
#7132 2007-10-10 01:29 GMT |
Quote Bunu uygulamanız yeterli zaten baska ne arıyorsunuz.? |
|
serkan
44 posts |
#7134 2007-10-10 01:48 GMT |
|
İlk cıktıgı gün denedim birde şimdi denedim sizin için tekrar cıkan hata aşagıda direk başka bişey cıkmıyo.Arkadaşdada aynısı oluyor sanırım.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/aaa/public_html/aaa/system/functions.php on line 2107 |
|
Kaan
1,988 posts |
#7135 2007-10-10 02:03 GMT |
|
system/functions.php Alttakini ara
function sed_cc Bunları bul Code: $text = str_replace( array('{', '<', '>' , '$', '\'', '"', '\\', '&', ' '), array('{', '<', '>', '$', ''', '"', '\', '&amp;', '&nbsp;'), $text); Alttakiyle degiştir Code: $text = str_replace( array('#', '{', '<', '>' , '$', '\'', '"', '\\', '&', ' '), array('#', '{', '<', '>', '$', ''', '"', '\', '&amp;', '&nbsp;'), $text); Bende Sorunsuz Çalışıyor . |
|
serkan
44 posts |
#7137 2007-10-10 02:15 GMT |
|
eyw sagol arkdaşın dedigini demiştim buna laf yok çalışıyo bu arkadaşda bunu yaparsa hallolur sorunu umarım kolay gelsin.
|
|
> 1 <
Benzer konular (Similar topics) #BETA
| Konular | Mesajlar | Son Yazar | Güncelleme |
| BBCode İle İlgili Yardım Çok acil | 5 | Dvdbil | 169 Gün |
| Ya Lütfen Yardım Bbcode Açığı Yaması Tr Karakter Sorunu | 17 | teamkral | 156 Gün |
| sed122 bbcode alt forum bbcode | 2 | keahya | 297 Gün |
| Cookies mi BBCode mu? | 3 | Sender | 294 Gün |
| Youtube BBCode | 16 | Bi0systeM | 107 Gün |





