The problem is that the information (thread title, poster, etc..) of the last post in a forum/thread for displaying on forumhome or forumdisplay is stored in the forum/thread table respectively.
If you want to display different info depending on the user browsing, it would mean that you must always go read the thread tables to find the last non-ignored post. This would mean a lot of extra queries.
|