vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Instant New Thread Notification (https://vborg.vbsupport.ru/showthread.php?t=141280)

upnorth 04-21-2007 03:12 AM

Actually Tralala that is not 100% correct. yes it will email notifications for new post or new threads but the problem arise if you use these fields for something other then for moderators when a forum is under moderation. Reason being is if I place an email address in one of these fields and a notice is sent out to a group of users but the thread or post hasn't been approved by the moderator then the users get an error when they click on the link saying that the thread doesn't exist. It doesn't exist because it hasn't been approved. Then when the moderator approves the thread or post a new email is not generated and sent to the users. This becomes very confusing to the users.

I use this feature for that very reason in forums that I am not using moderation as its a great way to send notifications out immediately. Problem arises when you use it for this reason and the forum is being moderated.

Tralala 04-21-2007 03:29 AM

Quote:

Originally Posted by upnorth (Post 1232414)
Actually Tralala that is not 100% correct. yes it will email notifications for new post or new threads but the problem arise if you use these fields for something other then for moderators when a forum is under moderation. Reason being is if I place an email address in one of these fields and a notice is sent out to a group of users but the thread or post hasn't been approved by the moderator then the users get an error when they click on the link saying that the thread doesn't exist. It doesn't exist because it hasn't been approved. Then when the moderator approves the thread or post a new email is not generated and sent to the users. This becomes very confusing to the users.

I use this feature for that very reason in forums that I am not using moderation as its a great way to send notifications out immediately. Problem arises when you use it for this reason and the forum is being moderated.

Gotcha. Thanks for the clarification. Yes, that feature is best used for Admins only, and I suspect that's why it's hidden in the AdminCP. It's not ideal for end-user mailings. And since it pays no attention to the moderation queue... yeah, some other solution is obviously necessary for a forum that employs post/thread moderation.

AyeCapn 04-21-2007 02:34 PM

Also, those fields are limited to some small number of characters, so you can't send to more than 10-15 email addresses before it starts to truncate the field

Viking Monkey 04-25-2007 03:14 PM

Hi,

What I would like is to auto subscribe registered users and above to every forum without them having to do anything so they will always hear about all posts.

Is that possible with this?

Tralala 04-25-2007 06:06 PM

Quote:

Originally Posted by Viking Monkey (Post 1235294)
Hi,

What I would like is to auto subscribe registered users and above to every forum without them having to do anything so they will always hear about all posts.

Is that possible with this?


I'd like the same, as an option is that's possible. Asking each user to go in and manually subscribe to each is asking too much. I'd like to auto subscribe them by default!

RedTyger 04-26-2007 08:27 AM

That is also something I'm looking into.

Cyricx 05-02-2007 08:23 PM

Hmm I should have read through this whole thread before sending you a PM :)

I actualy have a working alpha script that interacts with the forums just like yahoo groups.

The email posts look like crap, and I'm currently working on the preg matches to clean that up. But I'm in the alpha already.

Perhaps we should get together and see what we can come up with?

I've got the email catch working, cron job runs every 10 minutes.

For forums that are enabled for the email integration and that a user has subscribed to when a new thread or new post is posted from the forums, an email is sent.

From email, a user can post a new thread, or replies to one of the emails they receive.

When the cron runs every 10 minutes, it'll grab those emails post them, and email the user the post just as if it had been posted from the forum.

Completely interacting just like yahoogroups :D :D

Just gotta clean up the install and stuff so a noob can install it, and clean up the emails a TON. Damn line breaks are driving me nutz on that :)

AyeCapn 05-02-2007 08:36 PM

Cool... the scope for the thing I am having built did not include posting via email. I would tongue kiss you to get in on that alpha test.

Cyricx 05-02-2007 08:44 PM

I've still got alot of bugs to fix, and I'll need RedTygers permission too as I used some of his code for parts of it.

(I've already got Colin F's permission as I used his vbmail reply as the skeleton)

Once the code is posted in beta, I'm sure I'll get a few chime ins on how to code it better and reduce some queries as my php expertise is stumbling ;)

Viking Monkey 05-02-2007 08:51 PM

This sound incredibly cool. Even better than I was looking for.

Please keep us informed on progress.

I so need this functionality :D


All times are GMT. The time now is 01:18 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.01262 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete