The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Which is the error you get?
you have to put if title and publisher are from ah_comics or user. I think they are from ah_comics. Try: [SQL]SELECT * FROM ah_comics AS ah_comics LEFT JOIN user AS user ON (ah_comics.userid = user.userid) WHERE ah_comics.publisher = 'DC Comics' ORDER BY ah_comics.title LIMIT 0, 25;[/SQL] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|