- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .
مشكل في الاشعارات البريدية
-
-
مشكل في الاشعارات البريدية01-07-2016 02:51 صباحاً
-
Solimanمعلومات الكاتبPBBoard developer
- انضم في :
- 18-07-2009
- رقم العضوية :
- 1
- المشاركات :
- 13422
- الدولة :
- KSA
- الجنس:
- الدعوات:
- 55
- قوة السمعة:
- 82296
- موقعي:
- زيارة موقعي
-
تفضل قالب mailing_notices الخاص بهاك الاشعارات البريدية معدل
CODE{if {$_CONF['member_permission']}} <!-- Code mailing_notices start --> <style> .h_mn{ opacity:0.4000000059604644775390625; } .h_mn:hover{ opacity:1; } </style> {if {$mn_number} > 0} <?php $h_mn = "n"; ?> {else} <?php $h_mn = "h_mn"; ?> {/if} <li class="<?php echo $h_mn; ?>"> <a href="javascript:switchMenuNone('replyswitch')"> <sup><b class="sticky">{$mn_number}</b></sup> <img border="0" alt="menu" src="{$image_path}/sendtofriend.gif" /> </a> <div style="display:none; z-index: 99999;" class="drop_menu" id="replyswitch"> <table border="0" cellpadding="0" class="border_forums" dir="ltr"> <tr> <td class="thead" colspan="2">{$lang['notices']}</td> </tr> {Des::while}{NoticesList} <tr class="radiusContent"> {if {$NoticesList['review']}} <?php $clas = "darkrow"; ?> {else} <?php $clas = "row4"; ?> {/if} {if {$NoticesList['avatar']} !=''} <?php $mnavatar = $PowerBB->_CONF['template']['while']['NoticesList'][$this->x_loop]['avatar']; ?> {else} <?php $mnavatar = $PowerBB->_CONF['template']['image_path']."/".$PowerBB->_CONF['info_row']['default_avatar']; ?> {/if} {if {$NoticesList['username']} == {$_CONF['member_row']['username']}} <td class="<?php echo $clas; ?>" valign="top" dir="rtl"> {if {$NoticesList['topic_id']} or {$NoticesList['reply_id']}} {if {$NoticesList['reply_number']}} <a href="index.php?page=post&show=1&id={$NoticesList['reply_id']}&count={$NoticesList['reply_number']}"> <font class="smallfont">{$NoticesList['text']}</font></a> <font class="smallfont"> {$lang['m_from']}</font> <a href="index.php?page=profile&show=1&username={$NoticesList['user']}">{$NoticesList['user_style']}</a><font class="smallfont">{$NoticesList['date']}</font> {else} <a href="index.php?page=topic&show=1&id={$NoticesList['topic_id']}"> <font class="smallfont">{$NoticesList['text']}</font> </a> <font class="smallfont"> {$lang['m_from']}</font> <a href="index.php?page=profile&show=1&username={$NoticesList['user']}">{$NoticesList['user_style']}</a><font class="smallfont">{$NoticesList['date']}</font> {/if} {elseif {$NoticesList['mem_email']}} <font class="smallfont">{$lang['m_mn']} {$lang['m_from']}</font><a href="index.php?page=profile&show=1&username={$NoticesList['user']}">{$NoticesList['user_style']}</a> <font class="smallfont">{$NoticesList['text']}</font><font class="smallfont">{$NoticesList['date']}</font> <a href="index.php?page=send&member=1&index=1&id={$NoticesList['userid']}" title="{$lang['m_mnse']}"> {$lang['m_mnse']} <img src="{$image_path}/menu_open.gif" border="0"> </a> {/if} </td> <td class="<?php echo $clas; ?>" align="center" valign="top"> <a title="{$NoticesList['user']}" href="index.php?page=profile&show=1&username={$NoticesList['user']}"> <img border="0" class="UserPhoto" alt="avatar" width="55" height="54" src="<?php echo $mnavatar; ?>" /> </a> </td> {/if} </tr> {/Des::while} {if !{$NoticesList_Show}} <tr class="radiusContent"> <td class="row4" valign="top" dir="rtl"> {$lang['m_no']} </td> </tr> {/if} <tr> <td class="thead" colspan="2"> <a href="index.php?page=plugin&main=1&control=1&template=notices_show_all"> <font class="smallfont l-left">{$lang['m_all']}</font> </a> <a href="index.php?page=plugin&main=1&control=1&template=notices_user_settings"> <font class="smallfont r-right">{$lang['m_settings']}</font> </a> </td> </tr> </table> </div> </li> <!-- Code mailing_notices End --> {/if}
الساعة الآن 03:42 PM