MyBB Community Forums
Logging Out - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: Logging Out (/thread-207366.html)



Logging Out - Dagger - 2017-01-12

On my forum, the only way for users to log out is if they go to forum page and scroll to the bottom. They can't log out on any other page. How can I fix this? http://www.halosecret.comxa.com/


RE: Logging Out - Euan T - 2017-01-12

What happens if they try to logout from any other page? Is there any kind of error?


RE: Logging Out - Dagger - 2017-01-12

(2017-01-12, 06:03 PM)Euan T Wrote: What happens if they try to logout from any other page? Is there any kind of error?

No, theres no button for them to log out. It's only on the forum page.

Could it be because of the custom theme I am using?

Any help?


RE: Logging Out - Ben - 2017-01-13

It is the custom theme yes, but you can just add a log out link to the header.


RE: Logging Out - Matt - 2017-01-13

It sounds like it, because the log out link is usually in the header - if your theme has moved it, then that's where it's going to be.

Also, your site takes about 30 seconds to load which is ridiculous, who's your host? Can you post the debug stats from the footer of your forum?


RE: Logging Out - Dagger - 2017-01-13

What is the code that I add to the header?

My host is 000webhost

As for the debug, I don't know how to post the debug stats.


RE: Logging Out - Matt - 2017-01-13

If you find the log out link that exists in the index, you can copy that.

Quote:My host is 000webhost

Don't worry then, this explains the 30 second load times... Smile


RE: Logging Out - Dagger - 2017-01-13

Okay. Thanks guys!