Found an error this morning on my roster page.
Database Error
1226: User 'ahordeda_roster' has exceeded the 'max_questions' resource (current value: 50000)
SQL:
SELECT IF(`note` LIKE '%ALT%',1,0) AS 'isalt', FLOOR(`level`/10) AS levelgroup, COUNT(`level`) AS amount, SUM(`level`) AS sum FROM `roster_members` GROUP BY isalt, levelgroup ORDER BY isalt ASC, levelgroup DESC
File: menu.php
Line: 55
Had a problem over the last couple of days were the whole guilds data got wiped. We were just in the process of rebuilding it when this occured.
Any ideas?
Website found here
Thanks in advance....