Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Notification only on topics, not replys??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Notification only on topics, not replys??

 Post Reply Post Reply
Author
avloon View Drop Down
Newbie
Newbie
Avatar

Joined: 18 July 2004
Location: Netherlands
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote avloon Quote  Post ReplyReply Direct Link To This Post Topic: Notification only on topics, not replys??
    Posted: 20 July 2004 at 4:55pm

Is it possible to only send notifications when a new topic is made in a specific forum, but not when a reply is posted?

I have a 'News-forum' on my website and I want to sent all members a notification when a new topic is made. But, when someone replys on a topic NO message has to be send, because then the number of notifications would be too large.

Does someone have a suggestion wich ASP-file I should modify? And does someone has already a solution for this question?

I am very interested if someone can figure a solution.

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 21 July 2004 at 4:31am
It could be done but would require quite a bit of coding.

Also if your users did not request such a notification it would be considered as spam which could get your mail servers blacklisted, so I would check with your hosts on their mass email policy.

The mass email tool in the admin area could also be used to notify them on posts in your topic section, you would just need to manully fill in the form to send it though.
Back to Top
avloon View Drop Down
Newbie
Newbie
Avatar

Joined: 18 July 2004
Location: Netherlands
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote avloon Quote  Post ReplyReply Direct Link To This Post Posted: 21 July 2004 at 8:53am

The forum is a private group. It is a divingclub in Holland, so nobody will see the messages as Spam. But, it would be nice if someone can disable the notification.

It would already be great if I can set for certain forums this option, and that it is not possible within these forums to get a notification per message (so only the topics). Then my members are very pleased.

This function is meant to notify if we plan a new dive. The club is not interested in any message that folows this invitation...

Good luck with the development of the WW-forum, it's a great and easy to setup forum!

Back to Top
avloon View Drop Down
Newbie
Newbie
Avatar

Joined: 18 July 2004
Location: Netherlands
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote avloon Quote  Post ReplyReply Direct Link To This Post Posted: 21 July 2004 at 5:04pm

In the mean time I fixed my problem by searching all the ASP-files were the notifaction-messages where introduced.

In the file post_message.asp I changed the paragraph
***    Send Email Notification  **

The first line was:
If blnEmail = True

My new line is:
If (blnEmail = True) and NOT ((intForumID=1) and (strMode <> "new"))

So now a notification is only send (in forum 1) when a new topic had been made. Reply's, new polls etc will not produce a notification-message. 
Are my thougts correct? (I am not a real ASP-programmer, so it's possible that I'm not fully correct).

Hopefully my small adjustment brings other people to new ideas.

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 22 July 2004 at 3:09am
It looks like what you have should work, but it will only send emails to those subscribed to that forum rather than all members.

You may have to ask your members to subscribe to notifications on that forum.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.