The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to make a link for members to PM any administrators (or set users) all at once.
The usual link would be.... www.mysite.co.uk/private.php?do=newpm&u=xxxxxxxx xxxxxxxx being the userid Any ideas if this is possible? I tried a few combinations like... http://www.mysite.co.uk/private.php?...x&u=yyyyyyyyyy etc - but failed lol |
#2
|
|||
|
|||
![]()
I am trying the same thing. Is this possible?
|
#3
|
|||
|
|||
![]()
This works in vb3:
Code:
private.php?do=newpm&u[]=1&u[]=2&u[]=3 Of course you'd use the actual userids instead of 1, 2, 3. Also if you have a limit on the number of recipients, this won't let you override that. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|