From Yesterday (Thread got messed up):
As you probably notice we had some downtime this evening which was initially caused by a network switch hardware failure at the datacenter where the TTC servers are located. After that issue was resolved we come to find out the database tables had become corrupted, and to make matters worse the host provider never setup any backup for the new database server we had built for us.
So for now we're running on the latest backup available to us which is back from late March. I have the corrupted database still, and I will try to see if I can get it repaired properly. I am hoping for some luck with that, because if it cannot be repaired then we will just have to move forward with this and make the best of it.
I will post any updates regarding this matter to this thread so I will return the index.html page back to normal now.
=========
Update 05/30/2009:
I was able to open and look around the corrupted database and there is good and bad news. The bad news is that THREAD table which is responsible for showing the thread names obviously is empty. The USERS table also is practically empty as well which is why no one could log in last night. There are also other miscellaneous tables empty, but those are the two major ones missing.
The good news is that all the posts are still there in the database. The POST table contains information from both THREAD and USERS table. I believe if we can find a way to use this information from the POST table to regenerate the missing ones it should fix the site. However I am not a database expert, so I am looking for some professional guidance right now.
At the very least, I am working on grabbing the style file from the corrupted database to put on this backup. So there is some hope, but nothing is guaranteed yet. Please bear with us until this can get sorted.