|
From: Andy D. <an...@ma...> - 2005-10-25 15:42:00
|
On Monday 24 October 2005 08:20 pm, Colin Sampaleanu wrote: > It owuld be trivial to redirect the old format to the new one, with an > apache rule, but the problem is that the thread IDs are completely > different. So there is no way to set up a generic rule that will cover > all cases. It would be possible to set up individual regexes to map some > old messages to new ones, but this is probably unrealistic, as there > would be a decent number... I take it the old numbers were lost in conversion. That's too bad... would it be out of the question to pull an old backup? Even then, I have no idea how hard it would be to map between the old and the new numbers. If a table could be built with the old and new, then it would be a simple lookup. - Andy |