Quote:
Originally Posted by Dean C
Yes but the old URLs are redirected to the new ones. It'd add a very large overhead to rewrite random thread URLs within threads as a) we don't have access to the thread titles, and b) we'd have to access the thread cache or run a query to get the thread titles for every thread URL in the thread.
This is an un-necessary overhead in my opinion.
|
Would another query really be that bad? I'm not sure what sort of query caching vbulletin has integrated but it wouldn't be hard at all to cache thread titles.