vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Simple Automation of 'Email Users' - 'Do Next Page' Button (https://vborg.vbsupport.ru/showthread.php?t=47886)

Elvis 01-18-2003 10:00 PM

Simple Automation of 'Email Users' - 'Do Next Page' Button
 
Well, this is a _very_ small hack.. and will take 1 minute, with one file change.

Basically, when using 'Email Users' from the Admin CP, I got REALLY annoyed with having to keep scrolling down and clicking on the 'Do Next Page' button. This _really_ should have been something automated from the start. SO...

-edited-
put hack in a txt file and attached
-edited-

This or similar should work on any version, it basically just uses javascript to submit the form 'name' automatically once the page has fully loaded. From my experience, this tends to work once you have submitted the first page manually.

Dean C 01-19-2003 05:19 PM

Nice hack - i'd stick it in a text file though because currently unlicensed users will have access to this ... :)

- miSt

Elvis 01-19-2003 05:23 PM

Quote:

Originally posted by Mist
Nice hack - i'd stick it in a text file though because currently unlicensed users will have access to this ... :)

- miSt

Thanks... and I've attached a lil txt file instead...as suggested ;)

Dean C 01-19-2003 05:52 PM

Thankyou :)

- miSt

Elvis 01-19-2003 05:58 PM

I've yet to install cummunity bulletin hack... but from what I've heard/read .. it uses a similar method as 'Do Next Page' - I'm guessing this will either work for that, or could.

Boofo 01-19-2003 10:40 PM

I'm still confused here. What does this actually do?

Elvis 01-19-2003 10:51 PM

Quote:

Originally posted by Boofo
I'm still confused here. What does this actually do?
In the Admin CP ...

if you go to Email Users ...

One of your options is:
Quote:

Messages to send at once:

If you end up selecting more users to send mail to, than what you have specified in that field (which would happen if you run a large board and are emailing all your users)....

After submitting the first page of emails via the 'Do Next Page' button, it will then takeover... and automattically submit the form upon each complete page of emails sent, there by going onto the next page to process.. and so forth... until it's complete.

It's a great way to avoid php timeouts.. for example, set it to send to 20 users at once (to avoid timeouts of say trying to send to 500 users at once), and let it just run unattended.

Get it now? ;)

Boofo 01-19-2003 10:58 PM

Oh, ok, I think I git it now. So, instead of doing like 100 at a time, it will only send out like 20 at a time (or however many you have on each page) and then do the next page and so on and so on, right? Like spacing it out?

Elvis 01-19-2003 11:07 PM

Quote:

Originally posted by Boofo
Oh, ok, I think I git it now. So, instead of doing like 100 at a time, it will only send out like 20 at a time (or however many you have on each page) and then do the next page and so on and so on, right? Like spacing it out?
The problem with it (pre-my hack) is that after each X# of emails sent, you... the admin.. would have to press the feckin' 'Do Next Page' buttton, over and over again.

For instance, if you were emailing 10,000 members, and you selected to send 500 emails at a time, you'd have to press that button 19 times! ... and to avoid having to endure that boredom of sitting there so long, one would most likely not choose to do a small (and more safe) group of users for each page, and would therefore choose a larger # like 500, which also increases your chances of a php timeout.

With my code... select 100, 20, 10.. heck.. even 5.. to send email to at a time. It wont matter. Once you start the process it will take care of itself until it's complete.

I suppose this is only an issue with admins who have large boards and like to email large groups (or all) of their users often.

Boofo 01-19-2003 11:24 PM

No, I think it will work great on small boards too. Well, done. It makes sense. Anything that is easier on the Admin, I am all for. ;)


All times are GMT. The time now is 08:39 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.01009 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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