teszter
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesThese are my settings for page cache:
https://i.imgur.com/2bgZ5AP.png
https://i.imgur.com/syx73yQ.pngIf you use nginx on your server, make sure you restart the service after saving changes in the above settings.
Also check if the .conf file made by the plugin is included in your main nginx.conf:
Forum: Fixing WordPress
In reply to: Delete inactive users“What version of WP do you have?”
Always the latest of course. ??“WP adds sessions tokens into the usermeta table when someone logs in to the site”
Thx I think this is going to lead somewhere finally…
https://developer.www.ads-software.com/reference/classes/wp_user_meta_session_tokens/get_sessions/Forum: Fixing WordPress
In reply to: Delete inactive usersSince it is a WordPress plugin… nevermind.
“Date takes from date of users post or comment.”
Thx, I didn’t know how that works.
I don’t want to delete someone just because they didn’t post anything yet. It would affect members who has just registered anyway.
I’ve found a way to record the last login dates, but now I have to run this code for 6 months ’till I can tell who is inactive…
Forum: Fixing WordPress
In reply to: Delete inactive usersI think Buddypress records the last login date, because on the profil page it shows “last active: …date”
Forum: Fixing WordPress
In reply to: Delete inactive usersThx, but this is too simple and toooo old to be good ??
Some sql query magic would be better.
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesIt works! No more login problems reported. ??
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesI think i’ve found the solution!
We have to restart the NGINX to apply the changes because the .conf does not apply automatically. #facepalm
I’ll report back if it worked.Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesI can’t make a screenshot about a behavior but i’m going to try to explain it: When users log in and then visit some pages, sometimes they get the cached, logged-out version of the page so they can’t add comments or use other functions that requires login.
Strangely it happens randomly and I can’t reproduce the error directly, but readers are reporting it many times daily, with different browsers.
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesStill the same :/
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesThank You!
I give it a try…Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesI didn’t disabled all the modules. The Page Cache is still active.
I have already added some pages to the exceptions list, but the problem still persists on those pages too.I need the Page Cache, so don’t ask me to disable that please. There must be another solution.
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesDid not help. I tried to disable the browsercache completly too, but the problem still presists.
Any other idea?
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesOK, we will see… i’ll report back if it helps or not.
Thank You
Forum: Plugins
In reply to: [W3 Total Cache] Is wp-content/cache supposed to be chmod 777?bruinmark, wp-content/cache and wp-content/w3tc-config are both 775 for me and no issue here.
Forum: Plugins
In reply to: [W3 Total Cache] Logged in users getting cached pagesWith another browser they can log in, but soon they face the same problem.