vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Hack request! " skip this page" in email users. (https://vborg.vbsupport.ru/showthread.php?t=38488)

cdrforum 05-10-2002 11:10 AM

Hack request! " skip this page" in email users.
 
Because my server isnt the fastest in the world, the email users script sometimes hangs,due to this, you have to start all over again when you want to email users, people get VERY anoyed at getting multiple emails about the same thing, would it be possible for someone to maybe make a hack that would give you the option to skip the page in email users ?? this would help a lot of people for sure,something like skip page 1 do the next page, so you could ALWAYS continue from where you left off, you think this would be a good idea ? got to be someone that can do this i hope :D

cdrforum 05-12-2002 06:00 AM

Not possible ??

Logician 05-13-2002 09:03 AM

cdrforum, just lower the "messages to send at once" settings.. (to eg. 50 or 100) Then the script shouldnt hang..

cdrforum 05-13-2002 09:45 AM

LOL when iam emailing 13000 users this would take me to long :D

Logician 05-13-2002 10:38 AM

As far as I know even if you lower the setting you dont email them manually. Vbulletin is still supposed to send emails automatically, but just in smaller groups.

So I dont think it will take you long..

Your problem is that: Every PHP file has a maximum execution time (timeout) and if you try to send emails to 13000 people in one attempt regardless of how fastt your server is you'll get timout error. (Unless you increased the timeout time inside set_time_limit command for that file)

This is why vbulletin has this setting.

If I were you I would give it a try and after lowering it to 100 or 200, send a "test" email in debugging mode. I believe it will work..

cdrforum 05-13-2002 12:00 PM

No this wont work, thats the whole point of the hack, no matter how many you send at once, you must still do each page by hand. only when 1 page is finished will it allowy you to do the next page.


All times are GMT. The time now is 01:41 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.00908 seconds
  • Memory Usage 1,713KB
  • 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
  • (6)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