Log in

View Full Version : Create a template for private messages ?


mihai11
05-18-2008, 09:48 AM
Hi,

Is it possible to have a template for a private message ? For example, when a user presses a button, he should redirected to the PM edit window that has some text in it. Is this possible in VBulletin ?

Is there a modification that does this ?

Regards,
Razvan

veenuisthebest
05-18-2008, 03:12 PM
hopefully you are looking for this (https://vborg.vbsupport.ru/showthread.php?t=177502&highlight=quote).

mihai11
05-18-2008, 03:54 PM
hopefully you are looking for this (https://vborg.vbsupport.ru/showthread.php?t=177502&highlight=quote).

Thank you for your reply. This is not exactly what I need but it is close: if the post that is sent to admin wouldn't be quoted, that would be perfect.

I will study how this mod is done - maybe I can modify it to suit my needs. Another solution would be to use the datamanager to create a PM like here:

https://vborg.vbsupport.ru/showthread.php?t=82786

It is a bit more work, but with the datamanager you have maximum flexibility.