I have a strange issue of Redirecting to the login page when i run my site for the time.
Issue is:-
When i tried to logged In to my site with correct User-Credentials it works perfectly and i can able to see my dashboard without any error(than means the Session of the User is properly generated). But, as soon as i link towards the other pages in the site it redirects me to Log In page with the RedirectURL of that page (where i have to again insert the user credential and go through the site after that no error occurs).
After Successful Logged In, I tried Log-Out and re-login than it works perfectly.
Issue occurs only once when i run the site for the first time.
Please guide me and take me out from this strange issue.
Thanks
Prashant
Related
I have my WordPress site, https://taajisabji.incheaprate.com. There is a problem that after customers logged in, they can access all other pages except the home page. A home page giving Err_too_many_redirects error after logged in. Before logging in, it is works superb.
I have tried everything like, WP URL, Site URL, wp-config.php but it's not working. I think this is some other problem as the error shown only after the customer logged in.
Through the Admin account logged in, the Home page is not redirecting means works well.
Finally I got the solution of my query.
My homepage was blocked by Ultimate User plugin. I have made some changes like access the home page was unticked and the same I have ticked in Customer User Roles.
Now my problem solved...
If you are facing the same issue, please check the ultimate user plugin first.
I am using WPBrigade plugin "LoginPress" and has a login page which is created from file: wp-login.php.
If a new visitor is logging into the site, it displays an login_error with the following warning:
quote Error: Cookies are blocked or not supported by your browser. You must enable cookies in order to use WordPress.
If the user tries to login again without clicking on the link provided by the error message and do not adjust browser settings regarding cookies the login works fine and the user is logged into the site. If they click on the link they are redirected to wordpress official site regarding cookies. If they then return to the site it works fine (since it's a second attempt like in the first case).
My problem is that I want the user to be able to login without having this warning that disturbs the user experience. The login process is now 2 steps with a mandatory second try that works. I want it to work the first time. I can't seem to find the solution plugin documentation, and niether on wordpress site.
Check the issue by enabling the debugging in WordPress
https://wordpress.org/support/article/debugging-in-wordpress/
Hi I am making simple wordpress sites, but recently I turned on the "Allow new members to register" option. I did some tests and: when I'm logged out I visit some pages of my site, after that I log in and I'm redirected to the home page and it is correctly indicated that I am logged in. But then I visit the same pages, which I visited when I was logged out, and on them I appear as logged out. If I do a F5 refresh, I appear logged in again. To put it simply: my browser cache for the whole site does not get cleared when I log in. Is this normal behaviour and if no how can I fix it?
I have a problem with a website made on Wordpress. The website is reloading automatically as soon as you hit enter to get on the website. Apparently it's a problem with the cookies, or so. After some hits on the F5 button it works and keeps working. If I delete the cookies, it starts to refresh again if I try to enter on the website. Did you encountered this type of problem? You can see it here
I was Using DRUPAL 6 Version
I logged in as a user. once i logged in i landed into www.mywebsite.com/home
I copied the url and i logged out
If i pasted the url in browser , it was taking me to the same page ( www.mywebsite.com/home ).
But in that page functionalities are not working. even logout also not working if i paste the url without login.
But what i need is , if i enter that url also once i logged out, it has to redirect to www.mywebsite.com/index.php not to the page which i paste url
kindly help to solve this