The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How To Send PM From Non vb-pages ?
Hi developers,
Can anyone tell me that how can I send PM to vbulletin registered users from non vb-pages ? Thanks in Advance. |
#2
|
|||
|
|||
Well, you could copy the PM sending form to see what data needs to be posted, the just use that. But a user would have to be logged in to be able to send (unless guests can send PMs - I don't even know offhand if that's an option). Or you could look at the pm datamanager (includes/class_dm_pm.php) and figure out which database fields get set, then write code to write your message directly to the database. And maybe a third option would be to write your own vb script (php file) that you can call to post a message (which I guess would work like private.php except it would somehow handle the issue of needing to be logged in).
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|