Caught Exception:
Buffed_Db_Exception
MDB2 Error: no such field | _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT ID FROM Spell
WHERE RequiredReagent1=29534 OR RequiredReagent2=29534 OR RequiredReagent3=29534 OR RequiredReagent4=29534 OR RequiredReagent5=29534 OR RequiredReagent6=29534 OR RequiredReagent7=29534 OR RequiredReagent8=29534]
[Native code: 1054]
[Native message: Unknown column 'RequiredReagent1' in 'where clause']
in /var/www/murloc/library/Buffed/Db.php(46)
_doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT ID FROM Spell
WHERE RequiredReagent1=29534 OR RequiredReagent2=29534 OR RequiredReagent3=29534 OR RequiredReagent4=29534 OR RequiredReagent5=29534 OR RequiredReagent6=29534 OR RequiredReagent7=29534 OR RequiredReagent8=29534]
[Native code: 1054]
[Native message: Unknown column 'RequiredReagent1' in 'where clause']
Backtrace:
15: (0) Buffed_Db::ErrorHandler(MDB2_Error)
14: PEAR.php(912) call_user_func(array, MDB2_Error)
13: MDB2.php(973) PEAR_Error->PEAR_Error("MDB2 Error", -19, 16, array, "_doQuery: ")
12: PEAR.php(574) MDB2_Error->MDB2_Error(-19, 16, array, "_doQuery: ")
11: MDB2.php(1442) PEAR->raiseError(NULL, -19, NULL, NULL, "_doQuery: ", "MDB2_Error", TRUE)
10: mysql.php(607) MDB2_Driver_Common->raiseError(NULL, NULL, NULL, "Could not ", "_doQuery")
9: MDB2.php(2514) MDB2_Driver_mysql->_doQuery("SELECT ID ", FALSE, resource, "wow_beta")
8: MDB2.php(3266) MDB2_Driver_Common->query("SELECT ID ", NULL)
7: Item.php(176) MDB2_Driver_Common->queryCol("SELECT ID ")
6: ItemController.php(232) Buffed_WOWDB_Item->getReagentOfSpells()
5: Action.php(512) Wowdb_ItemController->viewAction()
4: Standard.php(288) Zend_Controller_Action->dispatch("viewAction")
3: Front.php(936) Zend_Controller_Dispatcher_Standard->dispatch(Zend_Controller_Request_Http, Zend_Controller_Response_Http)
2: bootstrap.php(100) Zend_Controller_Front->dispatch()
1: index.php(8) require_once("/var/www/m")