If you really want to, it would be this line of code to change:
$pmdm->set('title', $vbulletin->userinfo['username']. " would like to join " . $groupname['title']);
Nice utility. Took me a while to figure out where to put everything but it's now up and running correctly.
For anyone else totally new to this sort of thing here be what I did.
- you add the Phrase via the Langiages and Phrase Manager
- Then via the Plugin Manager You copy the
- Product, Hook Location and Title from the xml code
- and then copy the xml code from require_once(DIR . '/includes/class_bbcode.php'); to // End of mod Do not include the closing brackes ]] into the plugin php code box
and everything being equal it should work.
NB: I put the actual http:// address inside url /url bbcode tags in the Phrase message.