The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Query to add everyone to friends
I am looking for a query or small bit of code to add everyone registered and everyone that will register to the friend list of a few of the admins. Think of Tom and MySpace lol.
|
#2
|
||||
|
||||
You can't use a onetime query for that as all the information is stored in the userlist table. So, if someone adds you as a friend, you are listed as 'buddy' 'pending'. Then when you accept the friendship request, you are listed as a 'buddy' 'yes' (or if you said no, then a 'buddy' 'no'). But every one of a users contacts/friends gets listed in that table. So, if userid 100 signs up, he won't get listed if you already ran the query. You really need to write a plugin that adds it automatically when the user registers. If you don't know how to do that, you may want to consider paying someone to do that for you.
|
#3
|
||||
|
||||
I believe you can use this mod to add a buddy on registration, https://vborg.vbsupport.ru/showthread.php?t=252787
|
2 благодарности(ей) от: | ||
AndrewSimm, Lynne |
#4
|
|||
|
|||
Thank you Ozzy
|
#5
|
||||
|
||||
Not a problem, hopefully it still works.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|