Reply to thread

I don't think it would be prohibitively difficult (pretty simply update query), but I can certainly see why it should be easier for folks with no SQL background at all.


Reality check: Given the way that the routing in XF works, if we were to import our whole forum, then merge several individual forums nodes into one, the redirect from the original thread would still work, correct?  Because XF just needs to see the post id# and that would be provided by Kier's redirect script.  Then based on whatever route structure we had setup, it would display either flat (/threads/****.####) or with the new forum name in the URL.  And that would all be 301'd by Kier's script?


Back
Top Bottom