The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
[sql]UPDATE TABLENAME AS t1, TABLENAME AS t2
SET t1.friend = 1 WHERE t1.user_id = t2.contact_id AND t1.contact_id = t2.user_id;[/sql] Replace TABLENAME (twice) by your tablename. Not tested, so make backup before running this. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|