vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   New THREAD Notification Alerts - Based On User Search Criteria (https://vborg.vbsupport.ru/showthread.php?t=116399)

Jafo232 05-21-2006 09:00 PM

New THREAD Notification Alerts - Based On User Search Criteria
 
-----------------
- Brought To You By:
-
- 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


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

Ziki 05-22-2006 06:51 PM

Nice.Will install as soon it gets outta beta ;)

Jafo232 05-22-2006 06:57 PM

Quote:

Originally Posted by ZIKI-SET
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 07:18 PM

Cool hack. I'm definately going to install it later tonight. Thanks!

twitch 05-22-2006 07:57 PM

awesome!

Tralala 05-22-2006 08:14 PM

nice idea!

Essam 05-22-2006 08: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 08: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 12:31 AM

Quote:

Originally Posted by midihead
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 01:19 AM

Quote:

Originally Posted by Jafo232
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 02: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 04:37 AM

Quote:

Originally Posted by Jafo232
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 05: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 10:02 AM

Bingo! Thanks for the hack!

Jafo232 05-23-2006 11:53 AM

Quote:

Originally Posted by RMS-Chef
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 09:10 PM

Quote:

Originally Posted by RMS-Chef
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-23-2006 11:06 PM

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 as well.

Jafo232 05-24-2006 12:45 AM

Quote:

Originally Posted by RMS-Chef
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 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:

Code:

build_new_post('thread', $foruminfo, array(), array(), $newpost, $errors);
That MIGHT work, not sure.

Jafo232 05-25-2006 08:37 PM

Did you try it?

Tralala 05-26-2006 03: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 03:41 AM

Quote:

Originally Posted by Jafo232
Did you try it?

No, Abe had mentioned that it would not do anything.
https://vborg.vbsupport.ru/showpost....&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.

kafi 02-14-2008 09:57 AM

thank you for this interesting add-on


All times are GMT. The time now is 07:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01952 seconds
  • Memory Usage 1,794KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (27)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete