Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Mr.Doug on September 16, 2012, 08:28:52 PM

Title: Running Maintenance scripts from command-line?
Post by: Mr.Doug on September 16, 2012, 08:28:52 PM
Is there a way to run the "Recount Forum Totals" script from the command-line? Perhaps an SQL script?

On a larger forum, it can take 6-8hrs to run some of these scripts. I'd rather run this and not have to worry about the browser timing out.
Title: Re: Running Maintenance scripts from command-line?
Post by: Kindred on September 26, 2012, 10:42:36 AM
There is no option currently written to do so... 

you could, of course, write something, using the recount maintenance script as a guide for what SQL to run... but nothing is currently published, as far as I know.