The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
Got it working after half-rewriting the query
![]() [sql] ELECT usertouserlog. * , fromuser.username AS fromusername, touser.username AS tousername FROM usertouserlog LEFT JOIN user AS fromuser ON ( usertouserlog.fromuserid = fromuser.userid ) LEFT JOIN user AS touser ON ( usertouserlog.touserid = touser.userid ); [/sql] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|