The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
PM upon usergroup change And PM with forum password when changed...
Right...
I've made a script that the user takes before he can access any forums... It sorts them into a different usergroup depending on their answer I am using Afterburner's password hack, as well as forum permissions for custom forums... What I need is that when they are updated into that usergroup, they are sent the password to the custom forum that they can see... Also - As an addon to this, I need the new password to be sent to the user's in that usergroup that can see that forum every time their Leader changes the password (the password changes every month) Can someone help me do this, or give me the code to do it? Satan |
#2
|
||||
|
||||
well, the first one is easy, you just have to insert a new row into the privatemessage table, you should be able to do so..
the scond one should be as easy to you need a while construct: PHP Code:
|
#3
|
||||
|
||||
A new row?
Oh...You mean field? There are 4 different passwords though...Can it be done? Satan |
#4
|
||||
|
||||
no i mean row
just use an insert into query |
#5
|
||||
|
||||
How would that work?
The password is stored in the forum table, and there are 4 forums for 4 different usergroups which will have 4 different passwords Satan |
#6
|
||||
|
||||
PHP Code:
|
#7
|
||||
|
||||
Ah
Thanks Xenon Satan |
#8
|
||||
|
||||
welcome |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|