Hmm...I guess I'll have to talk to my admin about this (I dont have access to the .php files) to see if he can do anything with it.
I was hoping it would be more like I could just write the custom URL to have all the parameters needed OOTB (the link will be in an external document, so the idea was just to be able to click the link and open a new window to the "Send new Private Message' screen and have the recipients field populated with the parameters I specified in the URL).
So, not sure what to do really...I dont really know much about php, so even if I did have access to the files, I'm not sure I could really do much with them.
--------------- Added [DATE]1292021652[/DATE] at [TIME]1292021652[/TIME] ---------------
Ok, I found a way to do it
Post saying how:
https://vborg.vbsupport.ru/showpost....55&postcount=6
Basically, the URL needs to be formatted as:
.../private.php?do=newpm&userid[]=101&userid[]=102
Just tried and it works.
Thank you for the previous help though, I appreciate the response