SQL Error: Table 'mangos.quest_mail_loot_template' doesn't exist at /md/web/mangos/public_html/includes/game.php line 65
Array ( [code] => 1146 [message] => Table 'mangos.quest_mail_loot_template' doesn't exist [query] => SELECT l.ChanceOrQuestChance, l.mincountOrRef, l.maxcount, l.groupid, `name`, `quality`, `iconname`, `InventoryType`, `ItemLevel`, `RequiredLevel`, `class`, `subclass`, `stackable`, `BuyPrice`, `armor`, `dmg_type1`, `dmg_min1`, `dmg_max1`, `delay`, `dmg_type2`, `dmg_min2`, `dmg_max2`, `ContainerSlots`, i.entry , loc.name_loc8 AS name_loc FROM `quest_mail_loot_template` l LEFT JOIN (aowow_icons a, item_template i) ON l.item=i.entry AND a.id=i.displayid LEFT JOIN (locales_item loc) ON loc.entry=i.entry AND 1 WHERE l.entry=8323 ORDER BY groupid ASC, ChanceOrQuestChance DESC [context] => /md/web/mangos/public_html/includes/game.php line 65 )