PDA

View Full Version : Sending a PM from a custom page


soundboy
04-14-2009, 01:56 AM
Im looking to implement a form to send a Private Message to a from a custom page. How would i be able to do this?

Something with the inputs like..

Title/Subject
User (Who To Send The PM To)
Message/Body Text
Thanks guys! :)

Dismounted
04-14-2009, 03:46 AM
Use vBulletin Data Managers (http://www.vbulletin.com/docs/html/data_managers).

Excalibur82
04-14-2009, 03:51 AM
Here is something I used to get the basis for what I built my PM stuff for.

Send PMs (Automatically) (https://vborg.vbsupport.ru/showthread.php?t=82786&highlight=private+message)

[How-To] Use API for Private Messages (https://vborg.vbsupport.ru/showthread.php?t=120186&highlight=private+message)