Quote:
Originally Posted by sinclac
When i enter a bug and click subscribe i get an e-mail saying
Could not find phrase 'vbugs_new_subscribe'.
What should i do to fix it?
|
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!