Mysqli statement execute error : No data supplied for parameters in prepared statement
Stack Trace:
#0 /home/mygreek/new/library/Zend/Db/Statement.php(300): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/mygreek/new/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/mygreek/new/library/Zend/Db/Table/Abstract.php(1527): Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Table_Select))
#3 /home/mygreek/new/library/Zend/Db/Table/Abstract.php(1342): Zend_Db_Table_Abstract->_fetch(Object(Zend_Db_Table_Select))
#4 /home/mygreek/new/models/ArtistModel.php(781): Zend_Db_Table_Abstract->fetchAll(Object(Zend_Db_Table_Select))
#5 /home/mygreek/new/application/front/controllers/ArtistController.php(150): ArtistModel->getArtistsByGenreId(NULL)
#6 /home/mygreek/new/library/Zend/Controller/Action.php(513): ArtistController->genreAction()
#7 /home/mygreek/new/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('genreAction')
#8 /home/mygreek/new/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /home/mygreek/new/bootstrap.php(258): Zend_Controller_Front->dispatch()
#10 /home/mygreek/new/html/index_original.php(27): require('/home/mygreek/n...')
#11 /home/mygreek/new/html/index.php(4): require('/home/mygreek/n...')
#12 {main}
Request Parameters:
Array
(
[controller] => artist
[action] => genre
[name] => Retro -and- Elafra
[lang] => en
[module] => front
)
1




