7:58 PM Feb 24

The database and file structure are about 30% copied into a sandbox environment. I am going to let that finish overnight and do some more tomorrow afternoon. I might as well throw out a few goals so you guys can see what the plan is.

 

Make no mistake, this will be an extended down time. Mostly because since I have to do a bunch of stuff anyways I might as well take the time to do some things that have been needed for quite a while. Some of this is very time consuming.

One of the problems with vBulletin is that you cannot easily purge data. For instance I saw a comment about purging old users. I wish it was as simple as clicking a few buttons and purging those, but it isnt. There is a function to prune users but its clumsy as hell, very server intensive and takes forever to run. And it has to be run manually. Running mass operations on the database via php is ridiculously slow compare to doing it via command line on the server.

The same applies to pruning old posts, or forums, or anything else. I hve to write some custom scripts for this, and I HAVE to make sure I get it right before I deploy this.

The wiki will stay up for now.

wiki.twcenter.net

GrnEyedDvl