The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
PHP Code:
Why wouldn't this work? $event['users'] is populated with a space-delimited field from the database, full of userids. |
|
#2
|
||||
|
||||
|
Nevermind, must be late... (12:45 AM
)PHP Code:
|
|
#3
|
||||
|
||||
|
Similar idea now, but now I want to join "$users" with the `user` table to get the username of every registered user.
Ideas?I could do it where 1 query is executed for every userid registered, but that's very.... excessive.
|
|
#4
|
||||
|
||||
|
How's this?
PHP Code:
|
|
#5
|
||||
|
||||
|
that's bad, and not working at all
![]() better way: PHP Code:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|