Current time: 05-23-2012, 12:45 AM Hello There, Guest! (LoginRegister)


CANNOT LOGOUT? READ THIS!
10-25-2008, 11:09 AM
Post: #81
RE: CANNOT LOGOUT? READ THIS!
Hi,
I have problem only with portal page for login, when I login from portal page the susses login message is appear but when redirect to portal page I not login, and then when for example I click on home page or other pages see I login.
Find all posts by this user
04-09-2009, 07:35 PM
Post: #82
RE: CANNOT LOGOUT? READ THIS!
lol i am so freaking confused and have no clue what to do.. i tried to follow the instructions but now im just lost.

here is my code for the three templates in question:

changeuserbox
Code:
<tr>
<td class="trow1" width="20%"><strong>{$lang->username}</strong></td>
<td class="trow1">{$mybb->user['username']} <span class="smalltext">[<strong><a
href="member.php?action=logout&amp;uid={$mybb->user['uid']}&amp;sid={$session->sid}">{$lang->change_user}</a></strong>]</span></td>
</tr>

header_welcomeblock_member
Code:
{$lang->welcome_back} (<a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a>{$admincplink} &mdash; <a
href="{$mybb->settings['bburl']}/member.php?action=logout&amp;uid={$mybb->user['uid']}&amp;sid={$session->sid}">{$lang->welcome_logout}</a>)<br />
                    <a href="#" onclick="MyBB.popupWindow('misc.php?action=buddypopup', 'buddyList', 170, 300);">{$lang->welcome_open_buddy_list}</a> | <a href="search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="search.php?action=getdaily">{$lang->welcome_todaysposts}</a> | <a href="private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}

index_logoutlink
Code:
<a
href="member.php?action=logout&amp;uid={$mybb->user['uid']}&amp;sid={$session->sid}">{$lang->index_logout}</a> |
Find all posts by this user
04-17-2009, 02:52 PM
Post: #83
RE: CANNOT LOGOUT? READ THIS!
thanks for the information.
Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication