I looked to developer tools in chrome network tab and i see error
Request URL:http://myweb.local/logout/?_wpnonce=0a2e9a05c3
Request Method:GET
Status Code:403 Forbidden
htaccess is default…nothing changed
Do you have any caching plugins enabled?
no…i tried this to another wp install and i have same error. I use local wamp server
i have tried a clean install of WP and same problem…it means that problem is in my local wamp configuration…maybe httpd.conf?
Same issue here. Reverting to 6.2.3 (which I had before) seems to work fine.
now it works…i changed the vhost back to default. previously i have myweb.local, now localhost/myweb
it is also showing to my site http://damasadv.com/ when i press the logout button, Please help me,
Same issue here, since last upgrade.
FYI, the link ends as /log-out
i.e. there is no _wpnonce appended to it
Has anyone managed to fix this with the latest version?
This is a central part of my site’s functionality so I am keen to fix it asap…
Thanks a lot in advance
me too : error page. nothing work, log out and register ….
me too, we got no wpnonce either append to logout. We have now decided to downgrade to version 6.2.3 as this issue dont appear there and will wait for version 6.4.
FYI, I just noticed that it works for me on my dev install but not on the live site. I seem to have the same wpnonce value on both these sites though so it might be that the value just isn’t valid when trying to logout from the live site? Just a thought..
If anyone with this problem is willing to give me admin credentials to check this out, I gladly will. Send them here if so.
@axeldev: I suppose it’s a bug that the nonce is not appended when you use the “Log Out” page from the TML pages. The workaround is to use the “Log In” page. It changes to “Log Out” when logged in anyway.
Hi Jeff,
Thanks a lot for looking into this.
Your solution works perfectly for me.
Big thanks