M A F I A
03-02-2003, 02:23 AM
:) :D
بسم الله الرحمن الرحيم
====================
اخواني هذا هاك موجود عندي قلت احطه لكم عشان تستفيدون وإنشاء الله يعجبكم
تحيااتي
وهذي الخطوات وكل شي عن الهاك
-----------------=============---------------------
-------------------------------------------------------------------------------------------------
المبرمج : FireFly
المعرب : SaLeM
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
أفتح ملف functions.php وابحث عن هذا الكود :
-------------------------------------------------------------------------------------------------
return "</normalfont><blockquote><pre><smallfont>PHP:</smallfont><hr>$buffer<hr></pre></blockquote><normalfont>";
}
// ###################### Start stripbrsfromcode #######################
function stripbrsfromcode($foundcode) {
$foundcode = str_replace("\\\"","\"",$foundcode);
return "</normalfont><blockquote><pre><smallfont>code:</smallfont><hr>" . str_replace("<br>", "", str_replace("<br />", "", $foundcode) ) . "<hr></pre></blockquote><normalfont>";
-------------------------------------------------------------------------------------------------
أبدله بهذا الكود :
-------------------------------------------------------------------------------------------------
return "</normalfont><table border=\"0\" align=\"center\" width=\"90%\" cellpadding=\"3\" cellspacing=\"1\"><tr><td><smallfont><b>PHP:</b></smallfont></td></tr><tr><td style=\"BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Courier, Courier New, sans-serif; BACKGROUND-COLOR: {codebackground};\"><pre>" . $buffer . "</pre></td></tr></table><normalfont>";
}
// ###################### Start stripbrsfromcode #######################
function stripbrsfromcode($foundcode) {
$foundcode = str_replace("\\\"","\"",$foundcode);
return "</normalfont><table border=\"0\" align=\"center\" width=\"90%\" cellpadding=\"3\" cellspacing=\"1\"><tr><td><smallfont><b>code:</b></smallfont></td></tr><tr><td style=\"BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Courier, Courier New, sans-serif; BACKGROUND-COLOR: {codebackground};\"><pre>" . $foundcode . "</pre></td></tr></table><normalfont>";
-------------------------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
الآن أفتح قاعدة البيانات وأنشئ هذا الجدول
-------------------------------------------------------------------------------------------------
ALTER TABLE bbcode CHANGE bbcodereplacement bbcodereplacement TEXT;
-------------------------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
أفتح لوحة التحكم وأختر Modify من تحت Custom vB Codes and واختر [edit] لكود [quote] .
وأبد الكود الذي بداخل "vB Code replacement" بهذا الكود
-------------------------------------------------------------------------------------------------
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td><smallfont><b>quote:</b></smallfont></td></tr><tr><td style="BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: {codebackground};"><smallfont>{param}</smallfont></td></tr></table>
-------------------------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
أضف Replacement جديد بأسم {codebackground} وضع فيه :
#D7D7D7
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
وأضف آخر بأسم {codefontcolor} وضع فيه :
#000000
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
يمكنك تغيير القيمتين حسبما تحب حيث أن الأولى هي لون الصندوق والثانية لون الخط في الصندوق
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
تحيااتي مع الف سلامه
:p :p :p
بسم الله الرحمن الرحيم
====================
اخواني هذا هاك موجود عندي قلت احطه لكم عشان تستفيدون وإنشاء الله يعجبكم
تحيااتي
وهذي الخطوات وكل شي عن الهاك
-----------------=============---------------------
-------------------------------------------------------------------------------------------------
المبرمج : FireFly
المعرب : SaLeM
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
أفتح ملف functions.php وابحث عن هذا الكود :
-------------------------------------------------------------------------------------------------
return "</normalfont><blockquote><pre><smallfont>PHP:</smallfont><hr>$buffer<hr></pre></blockquote><normalfont>";
}
// ###################### Start stripbrsfromcode #######################
function stripbrsfromcode($foundcode) {
$foundcode = str_replace("\\\"","\"",$foundcode);
return "</normalfont><blockquote><pre><smallfont>code:</smallfont><hr>" . str_replace("<br>", "", str_replace("<br />", "", $foundcode) ) . "<hr></pre></blockquote><normalfont>";
-------------------------------------------------------------------------------------------------
أبدله بهذا الكود :
-------------------------------------------------------------------------------------------------
return "</normalfont><table border=\"0\" align=\"center\" width=\"90%\" cellpadding=\"3\" cellspacing=\"1\"><tr><td><smallfont><b>PHP:</b></smallfont></td></tr><tr><td style=\"BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Courier, Courier New, sans-serif; BACKGROUND-COLOR: {codebackground};\"><pre>" . $buffer . "</pre></td></tr></table><normalfont>";
}
// ###################### Start stripbrsfromcode #######################
function stripbrsfromcode($foundcode) {
$foundcode = str_replace("\\\"","\"",$foundcode);
return "</normalfont><table border=\"0\" align=\"center\" width=\"90%\" cellpadding=\"3\" cellspacing=\"1\"><tr><td><smallfont><b>code:</b></smallfont></td></tr><tr><td style=\"BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Courier, Courier New, sans-serif; BACKGROUND-COLOR: {codebackground};\"><pre>" . $foundcode . "</pre></td></tr></table><normalfont>";
-------------------------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
الآن أفتح قاعدة البيانات وأنشئ هذا الجدول
-------------------------------------------------------------------------------------------------
ALTER TABLE bbcode CHANGE bbcodereplacement bbcodereplacement TEXT;
-------------------------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
أفتح لوحة التحكم وأختر Modify من تحت Custom vB Codes and واختر [edit] لكود [quote] .
وأبد الكود الذي بداخل "vB Code replacement" بهذا الكود
-------------------------------------------------------------------------------------------------
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td><smallfont><b>quote:</b></smallfont></td></tr><tr><td style="BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: {codefontcolor}; FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: {codebackground};"><smallfont>{param}</smallfont></td></tr></table>
-------------------------------------------------------------------------------------------------
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
أضف Replacement جديد بأسم {codebackground} وضع فيه :
#D7D7D7
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
وأضف آخر بأسم {codefontcolor} وضع فيه :
#000000
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
يمكنك تغيير القيمتين حسبما تحب حيث أن الأولى هي لون الصندوق والثانية لون الخط في الصندوق
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
تحيااتي مع الف سلامه
:p :p :p