The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Need some help Selecting userid's DB entry?
Ok I have NO idea whats going on, in all senses this should be working.
I have a query that works perfect: Code:
SELECT * FROM logins WHERE userid = 1 ORDER BY phpdate ASC LIMIT 5 Code:
WHERE userid = " . $vbulletin->GPC['userid'] . " Code:
WHERE userid = " . $vbulletin->userinfo['userid'] . " Code:
WHERE userid = " . $bbuserinfo['userid'] . " |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|