We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove LastPostId from activeforums_Forums table; it is calculated from LastTopicId and LastReplyId so doesn't need to be stored in the database.
Activity