The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi All,
Anyone knows how to know which forum a thread belongs to (only have the thread ID)? Thanks in advance, -k |
|
#2
|
||||
|
||||
|
[sql]SELECT forumid FROM thread WHERE threadid = x[/sql]
|
![]() |
|
|