Announcement

Collapse
No announcement yet.

Number of subscriptions to a thread

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Number of subscriptions to a thread

    Is there any way to see how many people have subscribed to any given thread?

  • #2
    SELECT userid FROM subscribethread WHERE threadid='xxx'

    Run that query via phpMyAdmin or Telnet and substitute the actual thread id for xxx.

    Comment


    • #3
      cool, thanks.

      Scary stuff, my first query
      But it worked fine.

      Comment


      • #4
        np

        Comment


        • #5
          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.
          Working...
          X