![]() |
[SOLVED] I want to get all the users who participated in this thread
HELLO ,
I want to query all the users who participated in this thread .. Example: there is threadid = 30 and Contains 5 posts I want to get the userid of those who wrote 5 posts without repeating . Is there function for this or should I use a query ?! Thank you ! |
You can do something like this:
PHP Code:
|
Quote:
|
Not that I know of.
|
1 Attachment(s)
If you go to the forumdisplay page and click on the number of replies to the thread, you will get a pop-up that shows all the users who posted in the thread and then number of times they posted.
Attachment 151072 |
Quote:
Quote:
Code:
<tr> |
The code for that is in misc.php, the section that starts with if ($_REQUEST['do'] == 'whoposted')
|
Quote:
it's same , code get info by a query like what Dave put it PHP Code:
|
All times are GMT. The time now is 05:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|