Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3227462
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:34:39+00:00 2026-05-17T16:34:39+00:00

I have a strange problem, I have a logout link that displays only if

  • 0

I have a strange problem, I have a logout link that displays only if the user is logged in. I have this code inside the the onclick event of this link (using a function):

    FB.logout();
    window.location = 'http://www.google.com';

If I click on this once, nothing happens, I know that the function gets executed because I’ve tested this with an alert. However, if I click on it a second time, the page reloads itself and the user is indeed logged out. The page is never directed to google.com, so the function never gets as far as the window.location part.

I have the window.location because I thought that if I could refresh the page using window.location.refresh once the logout is complete that it would successfully log the user out. However, if anybody has any other techniques on how to logout the user out of facebook, I would love to hear them! I’ve attempted to manually delete the cookie, but that didn’t work, the cookie still existed for some reason. I’ve also tried this:

    FB.logout(function(response) {
    window.location = 'http://www.google.com';
    });

I know a callback like this is possible because of the documentation:

http://developers.facebook.com/docs/reference/javascript/FB.logout

Has anybody else had this issue before? Any advice would help thanks!

UPDATE: After some debugging I’ve found out that if I click the link once. Then manually refresh the page it logs the user out.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T16:34:39+00:00Added an answer on May 17, 2026 at 4:34 pm

    From your description it looks to me that logout is working properly, but page refresh doesn’t.

    Try something like this maybe:

    FB.logout(function(response) {
        window.location.reload(true);
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a strange problem that is only happening in a single location. I
I have a strange problem with mod_rewrite, the rules that are relevant here are:
I have a strange problem that I could not solve. When I try to
I have a strange problem, I'm using the code below to test for a
I have a strange problem, my MSBuild runs tests, code-coverage and publishing fine (part
I have a strange problem with a memory leak (the only one ;-) )
I have a strange problem in my project. I have a class that inherits
I have a strange problem when deleteting records using linq, my suspicion is that
Have a strange problem in that I have a Rake task that seems to
I have a strange problem regarding null pointer exception. I'm posting the problematic code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.