PDA

View Full Version : Using PHP to "send a PM" to one of my users


renderstream
03-03-2007, 06:47 PM
Hi guys,

I have a hack where members have a profile and other people can leave them a comment. I want to make a small function/script that will send the profile owner a PM when someone leaves him/her a comment.

Is the best way to do this just to use a mySQL insert statement into the DB? Which tables do I insert/update to sync it properly with VBulletin?

Please advise,
thanks!

MarkPW
03-04-2007, 02:08 AM
Use the PM datamanager. Tutorial here. (https://vborg.vbsupport.ru/showthread.php?t=82786)