Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    Thanks for the appreciation 🙂
    The issue you are facing occurs due to some kind of cache functionality active at your website. We are looking into other possible reasons for this. Meanwhile, you would like to try deactivating other plugins one-by-one to check if any of them is causing this.

    Thread Starter milosnanogmailcom

    (@milosnanogmailcom)

    Hi,

    many thanks for your quick response. Its great!

    So now I deactivated one by one all of plugins, except of Super Socializer but got the same behaviour. Only two ways of how to show the user panel after login are:
    – having “disabled cache” in the developer tools in the browser.
    – having other redirection page as the page of where the theChampLogiButtonsn(in my case google and facebook) are located. But after going back(browser buttons) having the same clean page without user panel.

    So it looks to me the issue is related to the browser’s cache. I’ve tried that on diferent browsers with the same result.

    Thread Starter milosnanogmailcom

    (@milosnanogmailcom)

    I’ve changed you test user to admin to be able look on what you need.

    Thread Starter milosnanogmailcom

    (@milosnanogmailcom)

    Hi,

    I found where the issue was. I realized the text/html requests was after the login redirect served from browser’s internal cache(status: 200 OK(from cache)).

    So the issue was in predefined .htaccess file in my hosting server. I changed the caching of text/html to minimum(0 or 1) and its working now.

    milos

    Plugin Author Heateor Support

    (@heateor)

    Great. Thanks for sharing the solution.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘refresh after login needed’ is closed to new replies.