View Full Version : New THREAD Notification Alerts - Based On User Search Criteria
Jafo232
05-21-2006, 10:00 PM
-----------------
- Brought To You By:
-
- MediaFlavor.com (http://www.mediaflavor.com/)
-
- Custom VB Mods, Extensions, and Plugins
-----------------
This hack will allow users to define a list of keywords. If a new THREAD is posted where the title or message contains any of these keywords, they will be notified via email, PM, or both with a link to the thread.
Can be set on a usergroup basis.
This only sends alerts on new threads, not replies to threads.
2 template file edits.
Changelog
5/23/06 - Added feature to notify via PM, email, or both.
Follow the Readme file for installation instructions and then:
Click Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=116399)
This modification is FREE of charge, but if you wish to reward me for my work, and encourage future modifications by me, please donate below:
https://vborg.vbsupport.ru/external/2010/02/12.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=sales%40worldwidecreations%2ecom&item_name=Hack_Donation&item_number=New_Thread_Not&no_shipping=2&no_note=1&tax=0¤cy_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)
Nice.Will install as soon it gets outta beta ;)
Jafo232
05-22-2006, 07:57 PM
Nice.Will install as soon it gets outta beta ;)
Even as beta, it should work fine if you just restrict it to the administrator user group so only you and your staff can test it out.
FleaBag
05-22-2006, 08:18 PM
Cool hack. I'm definately going to install it later tonight. Thanks!
twitch
05-22-2006, 08:57 PM
awesome!
Tralala
05-22-2006, 09:14 PM
nice idea!
Essam
05-22-2006, 09:27 PM
its great .. [installed]
i have other ideas if you like to add it for next Update :
1- if a " user " started any thread .. give a Notification " same idea of forum subscription "
2- Notification go both ways .. pm or/and email .
thanks
midihead
05-22-2006, 09:51 PM
Hello,
Any chance you could post some instructions on how to put this extension to use? I've got it installed...now what? As an admin, I'd like to set everyone up who resides in a specific user group to somehow get "all new threads" as well.
I noticed that a few people around here are looking for a way to have specific groups receive an email notification every time there is a new thread. This could be a great way to make that happen.
Thoughts?
Thanks!
M
Jafo232
05-23-2006, 01:31 AM
Hello,
Any chance you could post some instructions on how to put this extension to use? I've got it installed...now what? As an admin, I'd like to set everyone up who resides in a specific user group to somehow get "all new threads" as well.
I noticed that a few people around here are looking for a way to have specific groups receive an email notification every time there is a new thread. This could be a great way to make that happen.
Thoughts?
Thanks!
M
Go to your User CP, see the link for "Post Notification Setup".
As for getting an email whenever something is posted to a forum, this is already a feature of Vbulletin. Go to the forum in question, click forum tools, then click subscribe.
Tralala
05-23-2006, 02:19 AM
As for getting an email whenever something is posted to a forum, this is already a feature of Vbulletin. Go to the forum in question, click forum tools, then click subscribe.
Built in, though, the only option are daily or weekly digests.
This hack lets you get instant emails:
https://vborg.vbsupport.ru/showthread.php?t=98822
...and AFAIK it's not based on usergroup permissions.
RMS-Chef
05-23-2006, 03:37 AM
Great idea.
I am forced to be very conscious of server loads when adding new features lately. Anything about this addon that could cause increased loads on busy forums? Keeping in mind that I would only have about 50 or so users with access to this out of the almost 20,000 registered users.
midihead
05-23-2006, 05:37 AM
Go to your User CP, see the link for "Post Notification Setup".
As for getting an email whenever something is posted to a forum, this is already a feature of Vbulletin. Go to the forum in question, click forum tools, then click subscribe.
Sure, that's fine if you as an individual want to subscribe. What I need to be able to do is force certain usergroups to be subscribed to threads. This way, I don't have to send the "forum post notification" emails to a redirect that then sends to everyone on the list. It's way too tough to manage. Anyway, that's what I think would be cool. If you could somehow as an Admin, change the subscription settings for all your usergroups.
Thanks!
RMS-Chef
05-23-2006, 06:24 AM
I would also like to see this give the user a choice of email or PM notifacation options. Thanks again.
Snake
05-23-2006, 11:02 AM
Bingo! Thanks for the hack!
Jafo232
05-23-2006, 12:53 PM
Great idea.
I am forced to be very conscious of server loads when adding new features lately. Anything about this addon that could cause increased loads on busy forums? Keeping in mind that I would only have about 50 or so users with access to this out of the almost 20,000 registered users.
I have been monitoring on a similar sized site and haven't seen any noticeable increase in load.
No real code gets executed except upon a threads initial post, so the only way I could see it affecting load would be if your site has a new thread (not reply) posted every 3-4 seconds.
Jafo232
05-23-2006, 10:10 PM
I would also like to see this give the user a choice of email or PM notifacation options. Thanks again.
Ok, worked on this for a while today and believe I have worked out all the kinks. Users should now be able to set up how they want the notifications, either by email, PM or both.
To upgrade, you will have to uninstall the old product, and re-install. This will wipe out current notification settings, so if your happy with it now, there is no need to upgrade.
Please re-read the readme file as there is a new template edit.
I am pretty caffiened up at the moment, so it is possible I overlooked something, so let me know.
RMS-Chef
05-24-2006, 12:06 AM
Seems to be working for me for default forums. Getting both emails and PMs. Great job!
Now my problem, I have several forums that use Abe's Forum's Hack and this does not seem to pick up the keywords when a thread is submitted via a form based forum. I understand that it is "not your problem" 100% but perhaps you could have a look at his code or maybe he could look at yours in order to get these to function together? I will not be able to use this without that functionality. I will make a post in his forms hack thread (https://vborg.vbsupport.ru/showthread.php?t=93970) as well.
Jafo232
05-24-2006, 01:45 AM
Seems to be working for me for default forums. Getting both emails and PMs. Great job!
Now my problem, I have several forums that use Abe's Forum's Hack and this does not seem to pick up the keywords when a thread is submitted via a form based forum. I understand that it is "not your problem" 100% but perhaps you could have a look at his code or maybe he could look at yours in order to get these to function together? I will not be able to use this without that functionality. I will make a post in his forms hack thread (https://vborg.vbsupport.ru/showthread.php?t=93970) as well.
It seems that hack bypasses the newthread routine and basically uses its own. The only possible way I see doing it MAY be to add the plugin code for the plugin titled "Post Search Mailer" into his plugin titled "Form Hack" right after this line:
build_new_post('thread', $foruminfo, array(), array(), $newpost, $errors);
That MIGHT work, not sure.
Jafo232
05-25-2006, 09:37 PM
Did you try it?
Tralala
05-26-2006, 04:23 AM
I use that Forms Hack and I get email notification on new threads created by it, but I think that's because I put my email address in the AdminCP to be alerted on new threads for that forum. Maybe that'll shed some light?
RMS-Chef
05-26-2006, 04:41 AM
Did you try it?
No, Abe had mentioned that it would not do anything.
https://vborg.vbsupport.ru/showpost.php?p=986841&postcount=877
FleaBag
12-12-2006, 09:15 PM
May I ask if this beauty is 3.6 compatible? Anyone tested?
Jafo232
12-13-2006, 11:54 AM
Yes, it is 3.6 compatible.
FleaBag
01-27-2007, 04:11 PM
Brilliant, thanks!
laskos
01-28-2007, 03:26 PM
does this work on 3.5.4 as i have installed it but cannot see it anywhere?
bc3tech
02-13-2008, 01:09 PM
name of this mod in vBulletin is misleading - new "post" notification is everywhere. which is not how it acts.
thank you for this interesting add-on
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.