vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Cron based scheduled downtime (https://vborg.vbsupport.ru/showthread.php?t=321596)

patracy 01-26-2016 12:01 PM

Cron based scheduled downtime
 
Is there a means to use vB's internal cron to schedule a downtime? Just something as simple as setting the forum to off at a certain time and back on while other processes are running?

squidsk 01-26-2016 02:04 PM

Quote:

Originally Posted by patracy (Post 2563443)
Is there a means to use vB's internal cron to schedule a downtime? Just something as simple as setting the forum to off at a certain time and back on while other processes are running?

Sure, you'd need two cron jobs set at different times. The first one would turn the forum off by setting the appropriate setting, the second one which fires later would reverse the changes of the first one.

patracy 01-26-2016 02:12 PM

Anyone have a suggestion on how to form those jobs? Log phrase/filename?

TheLastSuperman 01-26-2016 03:49 PM

Set these in cpanel not through vBulletin cron/scheduled tasks as those are activity based and if no one coincidentally is on the site at the time it's supposed to shut off it won't run the cron to close the site.. well I suppose it would once they visited of course but would it be too late then i.e. would the processes you mentioned above already be ongoing and then issues arise etc. If you set up the cron in cpanel however it will run at the specified time when the server time matches.

patracy 01-27-2016 04:32 PM

I do not have cpanel. But I'm confused how vB tasks are based on activity? I could I guess just add a task in linux cron. But I'm at a loss how that'd be done.


All times are GMT. The time now is 01:27 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.01578 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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