View Full Version : How to schedule maintenance tasks
Big Island
08-10-2007, 05:14 AM
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, 09: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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.