![]() |
Query to get all thread ID's for a user
This query will get all thread ID's for a specific user. I use it to see how much traffic a specific user's threads are getting by plugging the ID's into Analytics (a simple replace of /r/n with | in Notepad++ does the job for the required format)
Code:
SELECT `threadid` FROM `thread` WHERE `postusername` LIKE 'USERNAME' ORDER BY `threadid` DESC; |
All times are GMT. The time now is 07:04 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:
|