Quote:
Originally Posted by Dark_Wizard
Create a new phrase in the "Email Body Text" phrase group called vbugs_new_subscribe and add the following text:
Code:
Hello $username,
You are now subscribed to the following bug - $title.
$vboptions[bburl]/vbugs.php?do=view&$bug[vbugs_id]
Yours,
$vboptions[bbtitle] team
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:
To unsubscribe from this bug, please visit this link:
$vboptions[bburl]/vbugs.php?do=unsubscribe&vbugs_id=$bug[vbugs_id]
Please click install to obtain any further help....thx!
|
Clicked INSTALL
Is there a way to set the e-mail subject to somthing other then blank?