The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vB2 User Activation ID MYSQL Query
Hi everyone,
I am using Amy's unactivated user management cron script, the problem I am having is the emails are being sent out without the activation ID.. here is the MySQL Statement she had suggested for the version it was released for.. Maybe some of the database scheme has changed since then? Any help is appreciated $userArray=$DB_site->query("SELECT username,user.userid,email,adminemail,joindate,act ivationid FROM user LEFT JOIN useractivation ON (user.userid=useractivation.userid) WHERE user.usergroupid=3 AND posts=0"); |
#2
|
|||
|
|||
Anyone? I know there's some MySQL Guru's on here
|
#3
|
||||
|
||||
Quote:
|
#4
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|