:: عضو نشيط ::
بيانات موقعي
السلام عليكم ورحمة الله
هذي طريقة نزل الفواصل [ المشاركه هناااا ]
الطريقه بسيطه ما يبغا لها حتى دقيقه ركز معي :::
أفتح ملف : vb /global.php
أبحث عن ::
رمز PHP:
eval( '$footer .= "' . fetch_template ( 'pm_popup_script' ) . '";' );
}
أسفلها مباشره بتحصل التالي :::
رمز PHP:
/////هاك الاهداءات الاصدار الثالث 3.0 by | OmaniDream.Net الحلم العماني| for vBulletin 3.0.x
require_once( './admincp/om_ehdaa_r.php' );
{
$ehdaa_1 = $DB_site -> query ( "SELECT * FROM ehdaa ORDER BY dateline DESC LIMIT $vboptions [ ehdaa_show ] " );
while ( $ehdaa_row = mysql_fetch_array ( $ehdaa_1 )) {
$ehdaa_row [ 'date' ] = vbdate ( $vboptions [ 'dateformat' ], $ehdaa_row [ 'dateline' ]);
$ehdaa_row [ 'time' ] = vbdate ( $vboptions [ 'timeformat' ], $ehdaa_row [ 'dateline' ]);
$ehdaa_bit .= " <font dir=\"rtl\"><a href=\" $vboptions [ bburl ] /member.php?u= $ehdaa_row [ u_name_id ] \"><img align=\"middle\" src=\"images/ $vboptions [ ehdaa_log_img ] \" width= $vboptions [ ehdaa_log_img_width ] height= $vboptions [ ehdaa_log_img_height ] border=\"0\" alt=\" اضيف في $ehdaa_row [ date ] الساعة $ehdaa_row [ time ] \"></a> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_name ] > $ehdaa_row [ name ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] >من</font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] > $ehdaa_row [ two ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] >[</font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] > $ehdaa_row [ three ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] >]</font>" ;
$ehdaa_up_bit .= "<font dir=\"rtl\"><fieldset><legend align=\"right\" style=\"background-color: #FFFFFF; border: 1px solid #000000;\"> </a> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_name ] ><font dir=\"rtl\"><a href= $vboptions [ bburl ] /member.php?u= $ehdaa_row [ u_name_id ] ><img align=\"middle\" src=images/ehdaa_num.gif width=7 height=11 border=\"0\"></a> $ehdaa_row [ name ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] >من</font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] > $ehdaa_row [ two ] </font> <font dir=\"rtl\" color=#ECAA46> $ehdaa_row [ date ] </font> </a> <font dir=\"rtl\" color=#C98114> $ehdaa_row [ time ] </font> </legend><div align=\"right\"></a> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] > $ehdaa_row [ three ] </div></font></font></font></font>
</font></font></fieldset><br />" ;
}
$the_om_ehdaa_right = "<marquee style=\"border: $vboptions [ ehdaa_sizeborder ] px solid $vboptions [ ehdaa_couborder ] \" onmouseover=this.stop() onmouseout=this.start() scrollAmount= $vboptions [ ehdaa_speed ] scrollDelay=0 direction=right dir=ltr width=100%> $ehdaa_bit </marquee>" ;
$the_om_ehdaa_up = "<marquee style=\"border: $vboptions [ ehdaa_sizeborder ] px solid $vboptions [ ehdaa_couborder ] \" onmouseover=this.stop() onmouseout=this.start() scrollAmount= $vboptions [ ehdaa_speed ] scrollDelay=0 direction=up width=100% height= $vboptions [ ehdaa_height ] > $ehdaa_up_bit </marquee>" ;
}
$ehdaa_smilies1 = $DB_site -> query ( "SELECT * FROM ehdaa_smilies ORDER BY id DESC LIMIT $vboptions [ ehdaa_s_show ] " );
while ( $ehdaa_smilies = mysql_fetch_array ( $ehdaa_smilies1 ))
{
$om_smile_s = " $ehdaa_smilies [ shortcut_s ] " ;
$icon_om = "<img border=\"0\" onclick=\"ehdaa_smilies(' $om_smile_s ')\" src=\"images/ehdaa_smilies/ $ehdaa_smilies [ path_smilie ] \"></a>
،</a>" ;
$ehdaa_smilies_bit .= " $icon_om " ;
}
$the_om_icons = " $ehdaa_smilies_bit " ;
/////هاك الاهداءات الاصدار الثالث 3.0 by | OmaniDream.Net الحلم العماني| for vBulletin 3.0.x
أستبدله بالتالي وسو حفظ للملف وأرسله للسيرفر :::
رمز PHP:
/////هاك الاهداءات الاصدار الثالث 3.0 by | OmaniDream.Net الحلم العماني| for vBulletin 3.0.x
require_once( './admincp/om_ehdaa_r.php' );
{
$ehdaa_1 = $DB_site -> query ( "SELECT * FROM ehdaa ORDER BY dateline DESC LIMIT $vboptions [ ehdaa_show ] " );
while ( $ehdaa_row = mysql_fetch_array ( $ehdaa_1 )) {
$ehdaa_row [ 'date' ] = vbdate ( $vboptions [ 'dateformat' ], $ehdaa_row [ 'dateline' ]);
$ehdaa_row [ 'time' ] = vbdate ( $vboptions [ 'timeformat' ], $ehdaa_row [ 'dateline' ]);
$ehdaa_bit .= " <font dir=\"rtl\"><a href=\" $vboptions [ bburl ] /member.php?u= $ehdaa_row [ u_name_id ] \"><img align=\"middle\" src=\"images/ $vboptions [ ehdaa_log_img ] \" width= $vboptions [ ehdaa_log_img_width ] height= $vboptions [ ehdaa_log_img_height ] border=\"0\" alt=\" اضيف في $ehdaa_row [ date ] الساعة $ehdaa_row [ time ] \"></a> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_name ] > $ehdaa_row [ name ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] >من</font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] > $ehdaa_row [ two ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] ></font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] > $ehdaa_row [ three ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] ></font>" ;
$ehdaa_up_bit .= "<font dir=\"rtl\"><fieldset><legend align=\"right\" style=\"background-color: #FFFFFF; border: 1px solid #000000;\"> </a> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_name ] ><font dir=\"rtl\"><a href= $vboptions [ bburl ] /member.php?u= $ehdaa_row [ u_name_id ] ><img align=\"middle\" src=images/ehdaa_num.gif width=7 height=11 border=\"0\"></a> $ehdaa_row [ name ] </font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] >من</font> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_two ] > $ehdaa_row [ two ] </font> <font dir=\"rtl\" color=#ECAA46> $ehdaa_row [ date ] </font> </a> <font dir=\"rtl\" color=#C98114> $ehdaa_row [ time ] </font> </legend><div align=\"right\"></a> <font dir=\"rtl\" color= $vboptions [ ehdaa_cou_three ] > $ehdaa_row [ three ] </div></font></font></font></font>
</font></font></fieldset><br />" ;
}
$the_om_ehdaa_right = "<marquee style=\"border: $vboptions [ ehdaa_sizeborder ] px solid $vboptions [ ehdaa_couborder ] \" onmouseover=this.stop() onmouseout=this.start() scrollAmount= $vboptions [ ehdaa_speed ] scrollDelay=0 direction=right dir=ltr width=100%> $ehdaa_bit </marquee>" ;
$the_om_ehdaa_up = "<marquee style=\"border: $vboptions [ ehdaa_sizeborder ] px solid $vboptions [ ehdaa_couborder ] \" onmouseover=this.stop() onmouseout=this.start() scrollAmount= $vboptions [ ehdaa_speed ] scrollDelay=0 direction=up width=100% height= $vboptions [ ehdaa_height ] > $ehdaa_up_bit </marquee>" ;
}
$ehdaa_smilies1 = $DB_site -> query ( "SELECT * FROM ehdaa_smilies ORDER BY id DESC LIMIT $vboptions [ ehdaa_s_show ] " );
while ( $ehdaa_smilies = mysql_fetch_array ( $ehdaa_smilies1 ))
{
$om_smile_s = " $ehdaa_smilies [ shortcut_s ] " ;
$icon_om = "<img border=\"0\" onclick=\"ehdaa_smilies(' $om_smile_s ')\" src=\"images/ehdaa_smilies/ $ehdaa_smilies [ path_smilie ] \"></a>
،</a>" ;
$ehdaa_smilies_bit .= " $icon_om " ;
}
$the_om_icons = " $ehdaa_smilies_bit " ;
/////هاك الاهداءات الاصدار الثالث 3.0 by | OmaniDream.Net الحلم العماني| for vBulletin 3.0.x
مثال على التعديل في المرفقات
وصلى الله وسلم على نبينا محمد
توقيع ALVEDRALE
==================================
MGHOOL - ALVEDRALE - MSH3AN
==================================