Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1659

[3.3.x] Support Forum • Re: Ajax error on delete cookies

$
0
0
It's because the link is changed somehow. Instead of it being this

Code:

https://www.phpbb.com/community/user/delete_cookies?SNIP
it's this

Code:

https://www.phpbb.com/user/delete_cookies?SNIP
which then tosses a 404

Not sure if it's because of the forum not sitting at root of web site but I would wager that's why.

Cookies can still be deleted using the direct link instead of it ajaxing but you have to add all the session stuff to the end of it to make it actually work.

Code:

https://www.phpbb.com/community/user/delete_cookies

Statistics: Posted by RMcGirr83 — Mon Sep 09, 2024 10:11 am



Viewing all articles
Browse latest Browse all 1659

Trending Articles