vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Email users who've posted in a thread? (https://vborg.vbsupport.ru/showthread.php?t=49696)

mini2 03-05-2003 10:15 PM

Email users who've posted in a thread?
 
Hello,

I would like to know how I (as admin) could email all users who have contributed to a certain thread in one fell swoop via email.

I've searched and cant find this on here, I assume the syntax of a php query (I only need to do this once) would be very easy?

Could anyone help me or point me to this if it's on here already.

Thanks.

Paul

Chris Gwynne 03-05-2003 10:40 PM

If the user has this option enabled, he/she will receive an email to any thread they have participated in anyway..

mini2 03-05-2003 10:48 PM

What I mean is, I want to send an email to all users in one go to let them know it has been moved from public view.

So I need to email all users who have contributed to this one thread ONLY, not any other users.

mini2 03-06-2003 08:31 AM

OK, I guess the best thing would be to write a new PHP script from scratch that pulls the userid's as an array from MySQL from the thread tabke where the threadid is the thread I want to contact people from. Then go through the array and get the emails from the user table and and emails them the message I want to send.


All times are GMT. The time now is 09:33 AM.

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.01039 seconds
  • Memory Usage 1,707KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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