R rdn Well-known member Licensed customer Jan 4, 2016 #1 I tried to search it on this forum, but zero result.
P Paul B XenForo moderator Staff member Licensed customer Jan 4, 2016 #2 Check the add-ons you have installed for anything which sounds like it may be related. Upvote 0 Downvote
R rdn Well-known member Licensed customer Jan 4, 2016 #3 grep -r -H “xf_keywords_1” * Click to expand... Returns nothing, hmm. Upvote 0 Downvote
R rdn Well-known member Licensed customer Jan 4, 2016 #4 And also search my database, nothing found. Upvote 0 Downvote
P Paul B XenForo moderator Staff member Licensed customer Jan 4, 2016 #5 I'm not sure what it's from. You can see the default cookies via the browser inspector and the Resources tab and that isn't one of them. Upvote 0 Downvote
I'm not sure what it's from. You can see the default cookies via the browser inspector and the Resources tab and that isn't one of them.
Nuno Well-known member Licensed customer Jan 4, 2016 #6 What about ... Code: grep -r -H “keywords_” * Upvote 0 Downvote
R rdn Well-known member Licensed customer Jan 4, 2016 #7 Brogan said: I'm not sure what it's from. You can see the default cookies via the browser inspector and the Resources tab and that isn't one of them. Click to expand... Yes, haven't seen this on any XF Forums. Normal member login don't have this cookie also, only me admin. But after I clear out my cookies, I don't have it anymore after successful login. Nuno said: What about ... Code: grep -r -H “keywords_” * Click to expand... Same nothing :/. Upvote 0 Downvote
Brogan said: I'm not sure what it's from. You can see the default cookies via the browser inspector and the Resources tab and that isn't one of them. Click to expand... Yes, haven't seen this on any XF Forums. Normal member login don't have this cookie also, only me admin. But after I clear out my cookies, I don't have it anymore after successful login. Nuno said: What about ... Code: grep -r -H “keywords_” * Click to expand... Same nothing :/.
R rdn Well-known member Licensed customer Jan 4, 2016 #8 Another thing that confuse me is that, the cookie has value of my domain/forum competitor now using VB4. xf_keywords_1=DomainICensoreOnMyForum.com; Click to expand... Upvote 0 Downvote
Another thing that confuse me is that, the cookie has value of my domain/forum competitor now using VB4. xf_keywords_1=DomainICensoreOnMyForum.com; Click to expand...