I am trying to find a way to optimize the query that comes from forumdisplay.php:
Example:
Code:
SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1187817369
Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
Useful Links for Guests:
If you are having problems posting in the relevant areas for your software, please see this topic.
SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1187817369
Leave a comment: