MyBB Community Forums

Full Version: CANNOT LOGOUT AFTER UPGRADE TO 1.2.8?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
i try restore the templates but it wont worked
i also edited the codes stated above it works but some time it says same eror ....
my users are facing this problem some time
can fix this problem forever?


hey look same error in Mybboard.net... its 3rd time i am facing
in attachment
Yes, by you properly following instructions.

Did you run the MyBB upgrade scripts?

By "restore the templates", what do you mean?
Chris Boulton Wrote:Yes, by you properly following instructions.

Did you run the MyBB upgrade scripts?

By "restore the templates", what do you mean?

yes i m running mybb on latest script version

restore mean revert the template

thanks it works now... i just changed it again and delete my cookies then i tried it its work now....

but i was amazed that .. same error on this community.mybboard.net

look at above attached picture.
I'd say it was just related to some sort of caching issue.

Regards,
Chris
ok fine now its working fine.
thanks for the support

Mybb simply the great Smile
Not sure if i understand this ... but

is this the part of the template i edit ...

If so what and where do i place the URL in the code properly so as not to mess up syntax

ie where do I put URL such http://www.acme.com if this is my url for my forum.

Thanks in advance. Smile

Manirus

header_welcomeblock_member

<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>{$admincplink} — <a href="{$mybb->settings['bburl'']}/member.php?action=logout&uid={$mybb->user['uid']}">{$lang->welcome_logout}</a>)<br />
<span class="links">
<a href="#" onclick="MyBB.popupWindow('misc.php?action=buddypopup', 'buddyList', 170, 300);">{$lang->welcome_open_buddy_list}</a>
</span>
<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}
Help ...

tried to follow instructions and now I have a worse problem ...

I get this error ...

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ']' in /homepages/16/d191536860/htdocs/forum_mybb/global.php(255) : eval()'d code on line 1
Warning: Cannot modify header information - headers already sent by (output started at /homepages/16/d191536860/htdocs/forum_mybb/global.php(255) : eval()'d code:1) in /homepages/16/d191536860/htdocs/forum_mybb/inc/functions.php on line 78

And now I can't logout or in ... Sad

Any aid in recovering this issue is most welcomed.

Manirus
Which templates do you have modified?
Hey I went in and revert the header template and it seems to be working ...

I added a modification to the member list a couple versions ago where one could click on a letter of the alphabet an it would bring up all members associated with the letter.

Now it does not seem to work ... any ideas re fixing it. Smile

Manirus
Just re-installing the modification properly would work, though.
Pages: 1 2 3 4 5