The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
In forumdisplay.php I have this PHP Code:
I want to display something is the user who started the thread is in usergroup 96. Any help you may have to either question is appreciated.
|
|
#2
|
|||
|
|||
|
Maybe for the second question I could say something like:
Check table "thread" If (postuserid's usergroup == usergroup 96) then output code Anyone know how I can do this? |
|
#3
|
||||
|
||||
|
$forum_children=$DB_site->query("select forumid from forum WHERE INSTR(CON
CAT(',',parentlist,','),',$forum[forumid],')>0"); where forumid is the parent forum. Ethan |
|
#4
|
|||
|
|||
|
Thanks ethank....that will solve my first question....can someone take a gander at # 2 for me
|
|
#5
|
|||
|
|||
|
case closed....thanks Ed Sullivan
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|