الترحيب بالعضو والضيف في الشريط السفلي الاكسبلورر.

الطريقة بسيطة ودون عناء
ادخل القالب
headinclude
انسخ الكود التالي وضعه في اعلاه
رمز:
<if condition="$bbuserinfo[userid] != 0">
<******>
<!-- Hide from old browsers
message = " مرحبا بك يا $bbuserinfo[user****] في $vboptions[bbtitle] ^" +
" آخر زيارة لك كانت في $pmbox[lastvisitdate] $pmbox[lastvisittime]^" +
" بريدك المسجل لدينا هو $bbuserinfo[email]^" +
" أنت الآن في رتبة $bbuserinfo[usertitle]^" +
<if condition="$bbuserinfo['options'] & $_USEROPTIONS['receivepm']">
" يوجد لديك $bbuserinfo[pmunread] رسالة خاصة غير مقروءة^" +
" مجموع الرسائل الخاصة هو $bbuserinfo[pmtotal]^" +
</if>
"^"
scrollSpeed = 50
lineDelay = 1800
// Do not change the **** below //
txt = ""
function scroll****(pos) {
if (message.charAt(pos) != '^') {
txt = txt + message.charAt(pos)
status = txt
pauze = scrollSpeed
}
else {
pauze = lineDelay
txt = ""
if (pos == message.length-1) pos = -1
}
pos++
setTimeout("scroll****('"+pos+"')",pauze)
}
// Unhide -->
scroll****(0)
</******>
<else />
<******>
<!-- Hide from old browsers
message = " مرحبا عزيزي الضيف في $vboptions[bbtitle] ^" +
" أنت غير مسجل لدينا^" +
" يمكنك التسجيل في المنتدى وتسجيلك شرف لنا والمشاركة مع $vboptions[bbtitle]^" +
" أو يمكنك تسجيل الدخول إذا كنت قد سجلت مسبقا^" +
"^"
scrollSpeed = 50
lineDelay = 1800
// Do not change the **** below //
txt = ""
function scroll****(pos) {
if (message.charAt(pos) != '^') {
txt = txt + message.charAt(pos)
status = txt
pauze = scrollSpeed
}
else {
pauze = lineDelay
txt = ""
if (pos == message.length-1) pos = -1
}
pos++
setTimeout("scroll****('"+pos+"')",pauze)
}
// Unhide -->
scroll****(0)
</******>
</if>
<!-- logo -->
<a ****="top"></a> دمتم بود