MyBB Community Forums

Full Version: Doesn't display login, logged in as others
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, so on my forum when I login only on the first index page it will say I'm logged in as a different user, it does this for everybody. But if I browse different sections of my website it will say I'm logged in as normal.

It also usually displays that the user it says your logged in as would be the newest registered or others that are online. (Not really random)

If anybody could help it would be appreciated. I will provide whatever you may need, thanks!
Anybody have an idea for this?
Post your "header_welcomeblock_member" template.

AdminCP>Templates & Styles>Templates>"Your Template">Header>header_welcomeblock_member
(2014-04-01, 10:07 PM)thexshadow Wrote: [ -> ]Post your "header_welcomeblock_member" template.

AdminCP>Templates & Styles>Templates>"Your Template">Header>header_welcomeblock_member

Hey. Thanks for the response.

<span style="float:right;">{$lang->welcome_current_time}</span>
		{$lang->welcome_back} (<a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a><myalerts_headericon>{$modcplink}{$admincplink} &mdash; <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a>)<br />
				<span class="links">
					<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);">{$lang->welcome_open_buddy_list}</a>
				</span>
				<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> | <a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}
Everything looks good there. I am not sure about this one.

Edit:
What is your site URL, I'll take a look at it.
(2014-04-03, 02:44 AM)thexshadow Wrote: [ -> ]Everything looks good there. I am not sure about this one.

Edit:
What is your site URL, I'll take a look at it.

http://www.cpasecrets.org/

user: test
password: test123
What plugins do you have installed?
http://gyazo.com/08fbaed07dbdde01d0c588598318318a

and advanced sidebox. We do not have all of them activated though.
Bumping. Anyone else have any other ideas?