Total Users Online: 0 üye, 225 guest | Tarih/Saat: 2026-09-22 08:26
 
eror log hataları
2011-11-12 12:50 GMT  oklu Alnt
kors@n
Seditio
User is: Online status   Gender_M
Posts: 512
Ülke: İzmir - 35
Meslek:
Age: 48

komple verdim kusura bakma zaten funcion dosyamda bundan ba?ka eregi funcionu yok hatada hep buradan geliyor yani eregi hatalar?



Kod:
foreach($bbcodes as $bbcode => $bbcodehtml)
{ $text = eregi_replace($bbcode,$bbcodehtml,$text); }

if ($cfg['parser_vid'])
{
$bbcodes = array(
'\\[ytube\\]([^\\([]*)\\[/ytube\\]' => '<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/\\1?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/\\1?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>',
'\\[vodo\\]([^\\([]*)\\[/vodo\\]' => '<object width="464" height="355"><param name="movie" value="http://www.vidivodo.com/VideoPlayerShare.swf?lang=tr&vidID=\\1"></param><param name="wmode" value="transparent"></param><embed src="http://www.vidivodo.com/VideoPlayerShare.swf?lang=tr&vidID=\\1" type="application/x-shockwave-flash" wmode="transparent" width="464" height="355"></embed></object>',

'\\[akillitv\\]([^\\([]*)\\[/akillitv\\]' => '<object width="425" height="343"><param name="movie"
value="http://services.akilli.tv/player3.swf?TYPE=2&URLX=http://services.akilli.tv/xmlProviderv4
/query.aspx?ACTION=video&VDX=\\1"></param><param name="wmode" value="transparent"></param><embed
src="http://services.akilli.tv/player3.swf?TYPE=2&URLX=http://services.akilli.tv/xmlProviderv4/q
uery.aspx?ACTION=video&VDX=\\1" type="application/x-shockwave-flash" wmode="transparent"
width="425" height="343"></embed></object>',
'\\[mynet\\]([^\\([]*)\\[/mynet\\]' => '<object width="500" height="334"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="\\1.swf" /><embed src="\\1.swf" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" allowfullscreen="true" width="500" height="334"></embed></object>',
'\\[yahoo\\]([^\\([]*)\\[/yahoo\\]' => '
<object width="512" height="323"><param name="movie" value="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.4" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="id=\\1"/>
<embed src="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.4" type="application/x-shockwave-flash" width="512" height="323" allowFullScreen="true" flashVars="id=\\1"></embed></object>',
'\\[gvideo\\]([^\\([]*)\\[/gvideo\\]' => '<object width="480" height="329"><param name="movie" value="http://video.google.com/googleplayer.swf?docId=\\1"></param><param name="wmode" value="transparent"></param><embed src="http://video.google.com/googleplayer.swf?docId=\\1" type="application/x-shockwave-flash" wmode="transparent" width="480" height="329"></embed></object>',
'\\[dailymotion\\]([^\\([]*)\\[/dailymotion\\]' => '<object width="480" height="384"><param name="movie" value="http://www.dailymotion.com/swf/video/\\1?additionalInfos=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/video/\\1?additionalInfos=0" width="480" height="384" allowfullscreen="true" allowscriptaccess="always"></embed></object>',
'\\[metacafe=([^\\[]*)\\]' => '<embed style="width:425px; height:345px;" src="http://www.metacafe.com/fplayer/\\1" width="400" height="345" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');


foreach($bbcodes as $bbcode => $bbcodehtml)
{ $text = eregi_replace($bbcode,$bbcodehtml,$text); }
}

$bbcodes = array(
'\\[colleft\\]([^\\[]*)\\[/colleft\\]' => '<div class="colleft">\\1</div>',
'\\[colright\\]([^\\[]*)\\[/colright\\]' => '<div class="colright">\\1</div>',
'\\[center\\]([^\\[]*)\\[/center\\]' => '<div style="text-align:center;">\\1</div>',
'\\[right\\]([^\\[]*)\\[/right\\]' => '<div style="text-align:right;">\\1</div>',
'\\[left\\]([^\\[]*)\\[/left\\]' => '<div style="text-align:left;">\\1</div>',
'\\[c1\\:([^\\[]*)\\]([^\\[]*)\\[c2\\:([^\\[]*)\\]([^\\[]*)\\[c3\\]' => '<table style="margin:0; vertical-align:top; width:100%;"><tr><td style="padding:8px; vertical-align:top; width:\\1%;">\\2</td><td  style="padding:8px; vertical-align:top; width:\\3%;">\\4</td></tr></table>'
);

foreach($bbcodes as $bbcode => $bbcodehtml)
{ $text = eregi_replace($bbcode,$bbcodehtml,$text); }

return(substr($text,1));
}


son mesaj 1 dakika

birde bu eklenti badbehavior eregi hatas? veriyor i?inde eregi kodlar? var ??nk?
Konuyla İlgili Diğer Başlıklar
Sql Eror hatası
eror.log sorunu
Eror Report Sorunu
Modcp Eklenti Hataları
eror 404 sayfasi nasıl yapacaz?

Bu mesaj cakalan tarafından 2011-11-12 12:52 GMT, 5427 Gün önce düzenlendi.

 

Powered by Seditio © 2009-2012 All Rights Reserved