vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Scheduled Task not running (https://vborg.vbsupport.ru/showthread.php?t=314690)

Hikarin 11-19-2019 09:30 PM

Quote:

Originally Posted by Lynne (Post 2517801)
Try disabling your modifications/plugins and see if you still have this problem after manually running one of the jobs.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Sorry to res an old thread, but I am also having this issue.

Scheduled tasks won't run on their own. I keep having to delete the vb_session periodically.
The footer is intact.

I have tried adding the PHP code that you mentioned to test disabling plugins, but it failed due to the fact that I'm using vB Advanced (I didn't consider that =_=).

This issue has been going on for some time now. I really need to find how to fix this.
It was just.... random.

Dave 11-19-2019 10:16 PM

It's normal for the vb_session table to contain data, are you sure it's not removing the appropriate records from that table?

Hikarin 11-19-2019 11:50 PM

I know that it is, but it's filling with over 80,000 lines which is overloading the file (hence the vb_session if full error messages), and causing a white screen of death on my website.
I have no choice but to empty it in order for my website to function, and it seems like it may be because my scheduled tasks refuse to run on their own.

Dave 11-20-2019 12:02 AM

Is your "Session Timeout" setting set to something really high? You can find this on the "Cookies and HTTP Header Options" settings page.

If it's set to something normal such as 900 and you are not getting a significant number of visitors on your forum (DDoS attack could cause it as well) then there may indeed be something else going on.


All times are GMT. The time now is 04:55 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.01004 seconds
  • Memory Usage 1,727KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete