Quote:
Originally Posted by RedTyger
Yes, it does. It's very much like that other modification with some additional optimisation and options.
|
Thanks for the reply RedTyger. I did indeed find the
newthreadsub phrase, and used the variables to make the email subject more verbose, namely:
PHP Code:
$vboptions[bbtitle] Subscription: $threadinfo[postusername] posted "$threadinfo[title]" in $foruminfo[title_clean]
I noticed this doesn't sends out the subscription email to the actual creator of the thread (even if they are subscribed to the forum...) which is smart and very cool.
I like this a lot, thanks for the excellent mod.
One thing about forum subscriptions though, it's not intuitive how to UNSUBSCRIBE. You can only do it from the UserCP. Wouldn't it make sense that for subscribed forums, this menu changed to say "Unsubscribe from this Forum" -- just like it works for Threads?
Is that something this hack could incorporate? I hope you like my suggestion.