|
[How To?] Find what forum a user is subscribed to
|
|
04-09-2012, 11:29 AM
Post: #1
|
|||
|
|||
Find what forum a user is subscribed to
I'm looking for a plugin or whatever that will let me know either by forum or by use what forum someone is subscribed too. I do not want to manually have to run sql queries to get those results.
Does this already exist and I just haven't found it yet? TIA |
|||
|
04-09-2012, 12:07 PM
Post: #2
|
|||
|
|||
RE: Find what forum a user is subscribed to
There isn't a plugin for this still.
^^ Click to check my rank.
![]() |
|||
|
04-09-2012, 12:19 PM
(This post was last modified: 04-09-2012 12:20 PM by dragonexpert.)
Post: #3
|
|||
|
|||
RE: Find what forum a user is subscribed to
It wouldn't be too terrible to develop a plugin for it.
PHP Code: $query = $db->query("SELECT * FROM ".TABLE_PREFIX."forumsubscriptions ORDER BY uid ASC");You'd have that be in a hook somewhere or create a new page with that code. Team Dimensional |
|||
|
04-10-2012, 01:51 AM
Post: #4
|
|||
|
|||
RE: Find what forum a user is subscribed to
Dragonexpert....thanks for the hint. It's been a while since I have had to do code, but it's a great mental refresh. May you be showered in bacon.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help


Find what forum a user is subscribed to 

![[Image: Kewlz.jpg]](http://nicknameregister.com/files/2012/4/26/Kewlz.jpg)

