Still searching for »New posting notification for any user« (General)

by gmw, Saturday, July 09, 2011, 21:05 (4693 days ago)

Hello!

Sorry, I posted my question as an answer to an older thread, but I would be glad if it could be found on top of the forum. ;)

I have installed version 2.2.8 some days ago and would like to give the notification for any user, since the group of users has asked for this option.

I changed the settings in »admin.inc.php« – as posted here: http://mylittleforum.net/forum/index.php?id=3692 – but unfortunately it doesn’t work. The line numbers differ (because I am using version 2.2.8?), and the additional settings in »user.inc.php« do not exist in the described way.

Can anybody please help to get the notificaton function for standard users work?


Thanks in advance! :) G. M.

Get users to subscribe to the RSS feed

by davwat, Sunday, July 10, 2011, 01:06 (4693 days ago) @ gmw
edited by davwat, Sunday, July 10, 2011, 01:51

A simpler way than changing the code is to get your users that want notification of new postings to subscribe to the RSS feed. All modern browsers have this feature built in or you can use a dedicated RSS Reader.

Just click on the RSS Postings link which is on the bottom of any of the forum pages.

Thanks, but that’s no solution …

by gmw, Sunday, July 10, 2011, 01:52 (4693 days ago) @ davwat

Hi and thanks for the tip!

That RSS ist no usable solution, because it is … let’s say »passive« while an e-mail is »active«:

My e-mail client checks new mail periodically, so I got informed about your posting! :)

Nobody looks up the RSS every 10 minutes.

Nobody opens his apartment door every 10 minutes for checking if someone is there. Why? It’s simple: There’s a bell at the door.


:) G. M.

Avatar

Thanks, but that’s no solution …

by Alfie ⌂, Vienna, Austria, Sunday, July 10, 2011, 14:29 (4692 days ago) @ gmw
edited by Alfie, Tuesday, July 12, 2011, 06:38

Dear G. M.!

That RSS ist no usable solution, because it is … let’s say »passive« while an e-mail is »active«:

Not necessarily.

My e-mail client checks new mail periodically, so I got informed about your posting! :)

Only because you have configured your e-mail client in such a way that it logs in at the server and ‘looks’ for new messages.

Nobody looks up the RSS every 10 minutes.

Nobody opens his apartment door every 10 minutes for checking if someone is there. Why? It’s simple: There’s a bell at the door.

Well, obviously you have configured your client in exactly this way. Anybody is free to set up the feed-reader to do exactly the same job (go downstairs and have a look – an e-mail does not ‘ring the bell’). ;-)

BTW, I have configured my forum (v1.8) in such a way that all users may opt-in for e-mail notifications – but:

  • only as a last resort (many users from developing countries – still IE6 on W2K, their company’s policy sometimes does not allow installation of feed-readers),
  • by default switched off; users are discouraged to opt-in until deemed necessary,
  • you might get annoying bounces if a user’s e-mail is not valid any more – in that case an admin has to change his settings.

--
Cheers,
Alfie (Helmut Schütz)
BEBA-Forum (v1.8β)

Avatar

Thanks, but that’s no solution …

by Auge ⌂, Sunday, July 10, 2011, 15:30 (4692 days ago) @ gmw

Hello

That RSS ist no usable solution, because it is … let’s say »passive« while an e-mail is »active«:

Yes, and in my humble opinion it is the better solution. The user pulls the information if he is interested in. He can pull it a single time a day or every n minutes.

My e-mail client checks new mail periodically, so I got informed about your posting! :)

If you have an (hyper)active forum with many users the script has to send many emails. With the solution wich was described in the named thread every user gets an email for every single posting, if wanted or not. As an example: 200 users gets every day 20 emails about new postings. That's all about 4000 emails a day. Your hoster is probably not amused about spamming messages. He may be greylisted or completely blocked for a while.

A solution –beside RSS feed– would be to be able to subscribe a thread. Then I (as a subscriber) gets an email for every posting in the subscribed, but not every thread.

This need some more changes in code of the script than the old solution from the other thread because the script must check thread subscriptions against subscriptions for answers to postings of mine (I don't want to have it twice).

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

RSS Feed of thread