However in vb5 that's not possible right now because those variables are not passed to the subject template, only to the body template

If my digging is correct the sendModeratorNotification function in vb\library\content.php would need to be modified to also send these three vars:
$userinfo['username']
$forumName
$threadTitle
into the phrases array entry for 'subject'
Unless there is another way to get that info in the subject but I doubt the old $bbinfo and such work in those new templates

This is probably a feature request, but how DO I request one?
Devami...