vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to schedule maintenance tasks (https://vborg.vbsupport.ru/showthread.php?t=154828)

Big Island 08-10-2007 04:14 AM

How to schedule maintenance tasks
 
We'd like to automate the maintenance tasks of "rebuild similar threads" and "update user names". Could someone please explain how to do this from the scheduled task manager?

Marco van Herwaarden 08-10-2007 08:22 AM

There is no real reason to run these taks on a regular basis. They should only be ran if needed.

Big Island 10-31-2007 08:25 AM

We have a bridge that creates an account in vb when the user registers on our site. The "newest user" feature doesn't update, and the user's posts show them as "guest" until we run "update user name" from the update counters section of the admincp.

This is why we'd like to schedule this to run every 10-15 minutes or so. Possible?

Marco van Herwaarden 10-31-2007 09:18 AM

This only means that your custom script is not creating accounts correctly.

Solution would be to update your script. Try rewriting it to use the vB DataManagers as they already take care of inserting a new account correctly.


All times are GMT. The time now is 10:34 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.01455 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
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete