Database_Exception [ 1146 ]: Table 'tladmin_rabbi_leuchter.al_view_pathswithsort' doesn't exist [ SELECT `al_s`.`ShiurID`, `Title`, `Length`, SEC_TO_TIME(`Length`) AS `FormattedLength`, `al_s`.`Description`, `al_s`.`DateModified`, `al_c`.`CategoryID` AS `CategoryID`, `al_c`.`Name` AS `Category`, `al_c`.`SEName` AS `CategorySE` FROM `al_Shiurim` AS `al_s` JOIN `al_ShiurCategory` AS `al_sc` ON (`al_s`.`ShiurID` = `al_sc`.`ShiurID`) JOIN `al_Categories` AS `al_c` ON (`al_sc`.`CategoryID` = `al_c`.`CategoryID`) JOIN `al_view_pathswithsort` AS `al_cp` ON (`al_cp`.`Categoryid` = `al_c`.`CategoryID`) WHERE `al_s`.`SpeakerID` = '245' AND `al_sc`.`CategoryID` LIKE '%' GROUP BY `al_sc`.`ShiurID` ORDER BY `al_cp`.`GlobalSort`, `Title` ]

MODPATH/database/classes/Kohana/Database/MySQLi.php [ 155 ]

150 			{
151 				// This benchmark is worthless
152 				Profiler::delete($benchmark);
153 			}
154 
155 			throw new Database_Exception(':error [ :query ]', array(
156 				':error' => $this->_connection->error,
157 				':query' => $sql
158 			), $this->_connection->errno);
159 		}
160 
  1. MODPATH/database/classes/Kohana/Database/Query.php [ 251 ] » Kohana_Database_MySQLi->query(arguments)

  2. MODPATH/aldis/classes/Model/Speaker.php [ 141 ] » Kohana_Database_Query->execute()

  3. MODPATH/aldis/classes/View/Speaker.php [ 34 ] » Model_Speaker->shiurim()

  4. /srv/www/rabbileuchter.com/vendor/mustache/mustache/src/Mustache/Context.php [ 138 ] » View_Speaker->has_shiurim()

  5. /srv/www/rabbileuchter.com/vendor/mustache/mustache/src/Mustache/Context.php [ 78 ] » Mustache_Context->findVariableInStack(arguments)

  6. APPPATH/cache/mustache/__Mustache_56ab6348bf932673874e0be1a89f7a28.php [ 33 ] » Mustache_Context->find(arguments)

  7. /srv/www/rabbileuchter.com/vendor/mustache/mustache/src/Mustache/Template.php [ 67 ] » __Mustache_56ab6348bf932673874e0be1a89f7a28->renderInternal(arguments)

  8. MODPATH/kostache/classes/Kohana/Kostache.php [ 48 ] » Mustache_Template->render(arguments)

  9. MODPATH/kostache/classes/Kohana/Kostache/Layout.php [ 39 ] » Kohana_Kostache->render(arguments)

  10. APPPATH/classes/View/Template.php [ 249 ] » Kohana_Kostache_Layout->render(arguments)

  11. MODPATH/aldis/classes/Controller/ALDIS/Speaker.php [ 33 ] » View_Template->render()

  12. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_ALDIS_Speaker->action_html()

  13. {PHP internal call} » Kohana_Controller->execute()

  14. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  15. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  16. SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)

  17. DOCROOT/index.php [ 128 ] » Kohana_Request->execute()

Environment