The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
what's wrong with this query?
even when i use the echo to read it via the top of the page it stops at the table prefix.
[sql] SELECT username, userid, email FROM prs_users LEFT JOIN " . TABLE_PREFIX . "user AS user ON (user.userid = prs_users.userid) WHERE prs_users.subscriptions LIKE = "% $display[pieceid] %" AND userid != $getparentinfo[userid] [/sql] and i'm calling it like this PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|