hi
in email_pmreceived template:
how can i write the 'pm subject' and the 'date/time' that it had been sent??
PHP Code:
$touserinfo[username],
You have received a new private message called $PM_SUBJECT at $bbtitle from $bbuserinfo[username] at $TIME_AND_DATE. Please click here to log in and read it:
$bburl/private.php
Thanks,
$bbtitle team
whats the right var for $PM_SUBJECT and $TIME_AND_DATE?
thanks