I found a bug:
I'm running 3.0.1, and found the following that should be updated:
for includes/functions_subscriptions.php, in your text, there is:
PHP Code:
<input type=\"hidden\" name=\"return\" value=\"$vboptions[bburl]\" />
in my vb 3.0.1, there is:
PHP Code:
<input type=\"hidden\" name=\"return\" value=\"$vboptions[bburl]]/$vboptions[forumhome].php\" />
I installed it fine, just thought I'd let you know