Since a while, some of my users contact me because they' blocked outside, unable to connect at frontend - entering username or email and password doesn't product any effect ; furthermore they cannot get the forgotten password email even after several trials. Usually, I reset their password ton a new value, and they are back in the game.
I tried to switch between CBuilder and Joomla 'remember me' systems, and between CBuilder and Joomla login modules, the same keeps happening to a few users.
Today, I had the surprise to be myself blocked outside to the frontend. I cannot login to the frontend, I cannot get "remember me" email... BUT I can still login to backend.
I didn't see anything in apache logs - but in tthe CBSubs logs I saw this (Antoine GAUDIN is me) at the time I tried ton connect (event if i didn't do anything in CBSubs :
I have no idea of what happens... any thoughts to explain (and fix) this problem ?
Best regards
Antoine
Since you can login to backend your account isn't actually blocked. My best guess is caching. Do you have Joomla's page cache plugin enabled in System > Manage > Plugins? You cannot use full page caching in dynamic environments. It just doesn't work that way as it'll serve a page buffer that may not be the users own since it caches on first load. Same for external services like Cloudflare caching if you're using something like that.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Thanks for your answer. Unfortunatelaty, there is no caching enabled on my site - plugin is turned off.
BUT you're right, it' related to navigator caching - if I try from another navigator, or if I clean my cookies, I am back to be able to log in frontend.
Since I'm not the only one but it happens to several users, any idea on ho to avoid this problem ?
Do you have any server side caching enabled? Cloudflare for example? Caching is basically the only explanation for your issue.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.