The Query for the button counter is extremly slow in larger boards.
File: hooks/showthread_query.php
The current query on line 107 takes 6-12 seconds.
600.000+ Entries in the dbtech_thanks_entry-Table.
Please change the query in further updates into the following code:
$SQL[] = '
SELECT...