الدعم العربي

نسخة كاملة : مشكلة تسجيل الخروج بعد تركيب ستايل جديد
أنت حالياً تتصفح نسخة خفيفة من المنتدى . مشاهدة نسخة كاملة مع جميع الأشكال الجمالية .
السلام عليكم


لدي مشكلة في تسجيل الخروج

عند تسجيل الخروج يقول لي
Your user ID could not be verified to log you out. This may have been because a malacious Javascript was attempting to log you out automatically. If you intended to logout, please click the Logout button at the top menu.
ماذا افعل

وربما رابط تسجيل الخروج فيه خطأ ماذا افعل
انسخ لى قالب welcome_block_member
تفضل اخي


كود :
<div class="menu" align="center">
  <ul>
    <table align="center">
      <tr align="center">
        <td class="topmenu" width="1%"><a href="$settings[bburl]/usercp.php">$lang->welcome_usercp</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/misc.php?action=help">$lang->toplinks_help</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/memberlist.php">$lang->toplinks_memberlist</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/calendar.php">$lang->toplinks_calendar</a></td>
        <td class="topmenu" width="1%"><a href="search.php?action=getnew">$lang->welcome_newposts</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/search.php">$lang->toplinks_search</a></td>
        <td class="topmenu" width="1%">$admincplink</td>
        <td class="topmenu" width="1%"><a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;uid={$mybb->user['uid']}">{$lang->welcome_logout}</a></td>
      </tr>
    </table>
  </ul>
</div>
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" class="tborder">
<tr>
<td class="trow1" width="60%"><navigation></td>
<td width="40%" class="trow2" style="font-size:11px">
$lang->welcome_back<br />
$lang->welcome_current_time<br />
<a href="private.php">$lang->welcome_pms</a> $lang->welcome_pms_usage</td>
</tr>
</table>



وشكرا لك اخ بيبو
استبدله بالتالى
كود :
<div class="menu" align="center">
  <ul>
    <table align="center">
      <tr align="center">
        <td class="topmenu" width="1%"><a href="$settings[bburl]/usercp.php">$lang->welcome_usercp</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/misc.php?action=help">$lang->toplinks_help</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/memberlist.php">$lang->toplinks_memberlist</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/calendar.php">$lang->toplinks_calendar</a></td>
        <td class="topmenu" width="1%"><a href="search.php?action=getnew">$lang->welcome_newposts</a></td>
        <td class="topmenu" width="1%"><a href="$settings[bburl]/search.php">$lang->toplinks_search</a></td>
        <td class="topmenu" width="1%">$admincplink</td>
        <td class="topmenu" width="1%"><a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;uid={$mybb->user['uid']}&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></td>
      </tr>
    </table>
  </ul>
</div>
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" class="tborder">
<tr>
<td class="trow1" width="60%"><navigation></td>
<td width="40%" class="trow2" style="font-size:11px">
$lang->welcome_back<br />
$lang->welcome_current_time<br />
<a href="private.php">$lang->welcome_pms</a> $lang->welcome_pms_usage</td>
</tr>
</table>
العفو اخى الكريم
شكرا جامد اوى اوى ااوى اوى على الكلام الجميل ده اخوكم عبدالرحمن النوبي والله انا كنت احلها من زمان شكرا بيبو تم تركيبها بنجاح