PHP Forums Archive

How-to subscribe to topics from a bbpress forum

Tags: bbpress, php scripts, favorites, topic, rss feeds, subscribe

Olaf posted on 2009-08-27 05:36:14 #

Frequent forum members using this feature very often, they subscribe to interesting topics to get new replies direct in their email. Actually you need this feature if the forum is very active and without this notification you get lost between all the forum post of a particular forum. bbpress is a great (free) forum software and is based on wordpress. Since bbpress is compatible with wordpress too, blog owner like to use this forum soft with their wordpress site.

Bad news, that kind of feature is in the current version of bbpress (1.02) is not available!

There are a few plugins to handle subscribers, but the core system is based on a different idea, RSS. Most bigger forums using bbpress as forum application don't use those plugins, thats why the RSS feature needs some attention.

What does that mean for bbpress forum members?
There are different types of RSS feeds: last post (all topics and by forum), last comments/post (all topics, by forum and by a single topic), users favorites!

The first topic or forum related RSS feeds are very useful to get informed about recent posts, while the feed of users favorites needs some more attention.

bbpress has the feature to add topics to your favorites. You can find this link at the top of each topic. This list of favorite topics has it's own RSS feed showing latest posts for these "subscribed" topics. It's not the best solution but it helps to stay in touch with the topics of your interest. You can add favorites with a single mouse click and from the favorite list it's possible to remove them with also one click. A few forums might use this bbpress plugin Auto Add Favorites, if this plugin is enabled the topics the member replied to are add automatically.

So how do you know what forum software is used?
Most of the forums show the software name in the websites footer and of course the links to you forum favorites are a good indicator that bbpress is used.

List your subscribed RSS feeds in a feed reader
These days there are a lot of applications to share or list your RSS feeds in a list like Google Reader or friendfeed. Both services (and many more) will help you to get connected to the subscribed blogs and forums you like and they are a big help to get informed what's currently news or just interesting.

Comments / discussions

all4yourwebsite posted on 2009-11-01 14:21:50 #

I subscribe always to forums using their RSS feed (at least if this is possible).
This way I keep my mailbox clean and I'm free to check the latest topics via the Google Reader.

jessD posted on 2010-11-02 20:50:55 #

Quote from: all4yourwebsite"I subscribe always to forums using their RSS feed (at least if this is possible).
This way I keep my mailbox clean and I'm free to check the latest topics via the Google Reader."

I use Apple.Mail to subscribe to RSS feeds, but its a bit of a pain to set up and check, as I use gmail a lot. How do you set up google reader? (probably a dumb question, but I'll ask anyways)

Olaf posted on 2010-11-02 21:02:02 #

Hi,
Google Reader is an online application, no installation required. I use also the iGoogle gadget for google reader. This way I see new RSS items on my browsers home page.

(there are no dumb questions, only stupid answers, lol)