Fatal error: Uncaught User 'rhonalr1' has exceeded the 'max_questions' resource (current value: 64000)<br /><br /><pre>SELECT `id_hook`, `name`
FROM `rh_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `rh_hook_alias` ha
INNER JOIN `rh_hook` h ON ha.name = h.name</pre>
thrown in /home/rhonalr/www/classes/db/Db.php on line 769