Posts: 798
Threads: 25
Joined: Jun 2006
Hi,
could you make a new post with new user?
I think I found another way.... (last one is fixed as you said)
Posts: 798
Threads: 25
Joined: Jun 2006
Hi,
normal post just to figure out who posted.
Posts: 798
Threads: 25
Joined: Jun 2006
User: 8G$eafood
Later (I don't have timet now) I'll explain how I do it (it's very tricky this time).
Posts: 798
Threads: 25
Joined: Jun 2006
2020-06-12, 04:27 PM
(This post was last modified: 2020-06-12, 04:29 PM by User 4384. Edited 1 time in total.)
Hi,
there are 2 steps:
1] Retrieve user list:
Login to your forum (for guests it's not possible), post a reply (wherever you want), open the Dev Tools of your browser, "Network" tab, press "Full Edit" of the post you have done before), there are 2 xmlhttp.php files in the list of files, and in one of them:
2] Check post by user:
your forum > search > "Search by Username" and one of the list > mark "show results as posts" > Search button, and it shows the posts of the user. You just have to compare the Thread ID / Post ID, to find the poster.
Remove the Mentionme plugin or you'll have problems sooner or later.