Hello,
I did the change and the main result is ok even if not quite what I expected ;-)
I did like that:
Created a new user
login = "Server "
userid = 114320
edit ezbounce.php
Quote:
$pmdm->set('fromuserid', $vbulletin->userinfo['114320']);
$pmdm->set('fromusername', $vbulletin->userinfo['Server']);
|
do I need to write it differently ?
The PM are sent in reality with author's userid = 0.
I'm already happy with that if no better could be done. :-)
Thank you
Martin