Hello.
I have a problem with cache module.
I need one of the modules to render dynamicly without cache or cache might be stored separately for each user.
For now I have a next problem:
when visitor is not logged-in - all works correctly - here no visitor data in source of page
but when visitor logged-in - I see incorrect visitor data. Visitor logged under
if visitor log out and login again I see old login data.
If I clear all cache
PS. Sorry for my bad English
Andrew
I have a problem with cache module.
I need one of the modules to render dynamicly without cache or cache might be stored separately for each user.
For now I have a next problem:
when visitor is not logged-in - all works correctly - here no visitor data in source of page
https://media.areama.net/uploads/2019-02-08_095917.png
but when visitor logged-in - I see incorrect visitor data. Visitor logged under
test2@test.com
email, but on site I see email test@test.com
(as prevously login) https://media.areama.net/uploads/2019-02-08_100230.png
if visitor log out and login again I see old login data.
If I clear all cache
https://media.areama.net/uploads/2019-02-08_092717.png
then data on page is up-to-datePS. Sorry for my bad English
Andrew
Last edited by a moderator: