Is there any way to see how many people have subscribed to any given thread?
Announcement
Collapse
No announcement yet.
Number of subscriptions to a thread
Collapse
X
-
SELECT userid FROM subscribethread WHERE threadid='xxx'
Run that query via phpMyAdmin or Telnet and substitute the actual thread id for xxx.
-
You can sit there and think up Select queries all day long. You can't hurt anything with a select. It doesn't change data.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment