Great hack. My question....... are you going to improve performance on this so queries are run via the vbulletin cron functions? At the moment whenever someone is rewarded a point, the MySQL database is written too.... this is very bad for performance. I removed threadviews rewards for now as this is the biggest killer performance wise - but you should queue and run database writes every hour or so - not for every point rewarded.
|