gldtn
Well-known member
Xenforo: 2.2.13
I'm getting errors in the browser console(links to /inline-mod/):
And a couple more linking to (inject.js) EDIT: <--- This is not related to Xenforo, it's seems like it's from DuckDuckGo extension
https://xenforo.com/community/moz-extension://6863682a-4c57-47c4-8789-bb861bc99eab/public/js/inject.js
I believe it has something to do with my redirect issue I posted here:
Edit: ˆˆˆ^The above is not related
I would like to know if it's something that needs to be implement on Xenforo or something I need to do on my server and if it's possibly related to the redirect issue I'm having above.
Thanks!
I'm getting errors in the browser console(links to /inline-mod/):
Cookie “teo_inlinemod_thread” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
Some cookies are misusing the recommended “SameSite“ attribute 2
Cookie “_gd1697833601606” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite inject.js:3607:29
Cookie “_gd1697833601606” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, readhttps://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
I believe it has something to do with my redirect issue I posted here:
Redirection on inline moderation
I upgraded to a new instance on Linode from Ubuntu 20.04 to 22.04, and ever since I've been getting redirected to home page after inline moderation. Can someone shed a light as I can't figure it out what exactly has changed. I suspect it's something within nginx config.. My server blocks...
xenforo.com
Edit: ˆˆˆ^The above is not related
I would like to know if it's something that needs to be implement on Xenforo or something I need to do on my server and if it's possibly related to the redirect issue I'm having above.
Thanks!
Last edited: