The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I just recently enabled the e-mail verification in the registration options but this only affects new members, how can I make all of my members verify their e-mail addresses?
|
#2
|
||||
|
||||
![]()
Running this query should do the trick:
[sql]UPDATE `user` SET `usergroupid` = '3' WHERE `usergroupid` = '2' ;[/sql] Please note the table prefix. |
#3
|
|||
|
|||
![]()
I'm sorry I'm a newbie lol.. so I'd replace 3 with my registered users group ID and replace 2 with the ID of the users awaiting e-mail confirmation right? Thanks.
???? |
#4
|
|||
|
|||
![]()
:ermm:
|
#5
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|