milosnanogmailcom
Forum Replies Created
-
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
I’ve changed you test user to admin to be able look on what you need.
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.