Fatal error: Uncaught User 'rideanr410' has exceeded the 'max_questions' resource (current value: 40000)<br /><br /><pre>
SELECT `id_hook`, `name`
FROM `mod365_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `mod365_hook_alias` ha
INNER JOIN `mod365_hook` h ON ha.name = h.name</pre>
thrown in /home/rideanr/mag/classes/db/Db.php on line 769