QUOTE(mawilson @ Jul 19 2006, 04:43 PM)

QUOTE(Captain Ewok @ Jul 19 2006, 07:34 PM)

My plans if you guys want, are to possibly write a custom script that may spit out all the old topics into html files. I don;t know if this is easily done so it may not happen. If it does, then you can search old posts that are in html files and not from the database.
Sounds great - can you do that please??
Let me know if you need any help, SQL-wise.
Gupt - are you good with SQL?
Can you just import the old tables as in
CREATE TABLE NEW_TABLE_NAME AS
SELECT [ *|COLUMN1, COLUMN2 ]
FROM OLD_TABLE_NAME
or is it not that simple?
I am not sure where you are going with that... the old tables on the old forums are for different version of IPB. They are in a different format (table wise). What might be nice is to find a script to output all the threads there into html files. Then we can get a search engine here to search them. I would periodically do the same for this forums thus keeping the database smaller and faster. Right now all I can do is prune topics (i.e. delete them).
QUOTE(AnaAndDaniel @ Jul 19 2006, 04:44 PM)

QUOTE(mawilson @ Jul 19 2006, 04:36 PM)

QUOTE(AnaAndDaniel @ Jul 19 2006, 07:32 PM)

I say cut it off asap. Sure a lot of infor could be culled from a lot those threads, but really who goes back that far?
Obviously not you.......
Please give us until the end of the week, Captain, will you?

that is very true. i recall when i first came here.. i did try to go back as far as possible reading ppl's personal journeys tryuibg to lear as much as possible. i am really apreciative of that. but, if it is causing major headacheds for the site admins and causiong the site to bog down, then it is best that it go. like ai said earlier, critical info has been posted on faqs and the tacked on permanently threads. more current info can be culled from more recent threads or current members.
Can you cite specific cases/examples of threads that are 'critical'? Maybe if we made such a list the admins could concentrate on keeping thst info somehow.
Daniel

Great idea. If you can identify info to keep from the old site I will make sure to get that.