The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I know a bit of mysql but not a ton. I'm trying to change this:
Code:
$todaysregs = $db->query("SELECT userid, joindate, options, username, opentag, closetag, posts FROM " . TABLE_PREFIX . " user as user LEFT JOIN " . TABLE_PREFIX . "usergroup as usergroup ON(user.usergroupid = usergroup.usergroupid) WHERE joindate > " .$cutoff. " ORDER BY username" ); what throws me off is the part in bold: Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|