vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Paid subscription renewal email timing (https://vborg.vbsupport.ru/showthread.php?t=316943)

VBFguy 01-26-2015 06:03 PM

Paid subscription renewal email timing
 
I have a 3.8.4 board, and the expiration notice prompting renewal for paid subscriptions seems to be sent out a couple days before a members subscription expires

I'd like for that email to be sent out sooner, like maybe a week in advance of expiration, to allow members more time to respond. (some prefer to mail me payment rather than complete transaction through the forum)

I've searched, and haven't found anything that addresses the timing of when this email is sent. Is this possible? I'm guessing it will involve editing a script file somewhere, but I don't know where this might be specified.

Thanks!

Dave 01-26-2015 06:10 PM

Check the file includes/cron/subscriptions.php around line 49 to 55.
You will see something like (TIMENOW + (86400 * 2)) and (TIMENOW + (86400 * 3)).
Change the 2 and 3 to something such as 6 and 7.

VBFguy 01-26-2015 06:12 PM

Great, thank you for the quick and detailed reply! :up:


All times are GMT. The time now is 03: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.00947 seconds
  • Memory Usage 1,705KB
  • 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
  • (3)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