CreateWiki currently has lots of fail points. While it isn't fun to write hundreds of lines of error handling code to cover all of these things, we should work on doing that. Currently, CreateWiki will spew an error out to a user (or even a white screen) in the case of an error, with no alert to staff.
We should change this so that staff are informed of any/all errors, CreateWiki can proceed in various errors (and alert staff to manually fix the issue), and users don't get long technical errors that aren't friendly.