Database_Exception [ 1146 ]: Table '1teh.product' doesn't exist [ SELECT `product`.`id` AS `id`, `product`.`name` AS `name`, `product`.`url` AS `url`, `product`.`md5_url` AS `md5_url`, `product`.`top` AS `top`, `product`.`important` AS `important`, `product`.`main_image` AS `main_image`, `product`.`more_images` AS `more_images`, `product`.`s_title` AS `s_title`, `product`.`s_description` AS `s_description`, `product`.`s_keywords` AS `s_keywords`, `product`.`comments_enabled` AS `comments_enabled`, `product`.`create_date` AS `create_date`, `product`.`update_date` AS `update_date`, `product`.`content` AS `content`, `product`.`short_content` AS `short_content`, `product`.`active` AS `active`, `product`.`section_id` AS `section_id`, `product`.`price` AS `price`, `product`.`new_price` AS `new_price`, `product`.`discount` AS `discount`, `product`.`created_at` AS `created_at`, `product`.`article` AS `article`, `product`.`unique_code` AS `unique_code`, `product`.`original` AS `original`, `product`.`empty` AS `empty`, `product`.`to_upload` AS `to_upload`, `product`.`reviews` AS `reviews`, `product`.`brand_id` AS `brand_id`, `product`.`updated_at` AS `updated_at`, `product`.`category_id` AS `category_id`, `product`.`garanty` AS `garanty`, `product`.`importer` AS `importer`, `product`.`country_made` AS `country_made`, `product`.`manufacturer` AS `manufacturer`, `product`.`service` AS `service`, `product`.`video` AS `video`, `product`.`gift_id` AS `gift_id`, `product`.`delivery` AS `delivery`, `product`.`rating` AS `rating`, `product`.`fixed_price` AS `fixed_price`, `product`.`popular` AS `popular`, `product`.`expedient_on` AS `expedient_on`, `product`.`yandex_market_id` AS `yandex_market_id`, `product`.`no_percent` AS `no_percent`, `product`.`free_delivery` AS `free_delivery`, `product`.`product_day` AS `product_day`, `product`.`pok` AS `pok`, `product`.`halva` AS `halva`, `product`.`instructions` AS `instructions`, `product`.`is_hits` AS `is_hits`, `product`.`no_percent_force` AS `no_percent_force`, `product`.`narod` AS `narod`, `product`.`two_year` AS `two_year`, `product`.`hit` AS `hit`, `product`.`zakaz` AS `zakaz`, `product`.`zoomos_images` AS `zoomos_images`, `product`.`zoomos_filters` AS `zoomos_filters`, `product`.`is_corrupt` AS `is_corrupt`, `product`.`prepared` AS `prepared`, `product`.`is_fixed` AS `is_fixed`, `product`.`ym_disabled` AS `ym_disabled` FROM `product` AS `product` WHERE `url` = 'yp-mini-air_getactive' LIMIT 1 ]

MODPATH/ariol/classes/Kohana/Database/MySQLi.php [ 174 ]

169 			{
170 				// This benchmark is worthless
171 				Profiler::delete($benchmark);
172 			}
173 
174 			throw new Database_Exception(':error [ :query ]',
175 				array(':error' => mysqli_error($this->_connection), ':query' => $sql),
176 				mysqli_errno($this->_connection));
177 		}
178 
179 		if (isset($benchmark))
  1. MODPATH/database/classes/Kohana/Database/Query.php [ 251 ] » Kohana_Database_MySQLi->query(arguments)

  2. MODPATH/orm/classes/Kohana/ORM.php [ 1077 ] » Kohana_Database_Query->execute(arguments)

  3. MODPATH/orm/classes/Kohana/ORM.php [ 979 ] » Kohana_ORM->_load_result(arguments)

  4. MODPATH/ariol/classes/Extasy/Orm.php [ 482 ] » Kohana_ORM->find()

  5. MODPATH/ariol/classes/Controller/Site.php [ 146 ] » Extasy_Orm->get_page_by_url(arguments)

  6. APPPATH/classes/Controller/Site/Product.php [ 348 ] » Controller_Site->set_metatags_and_content(arguments)

  7. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Site_Product->action_index()

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

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

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

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

  12. DOCROOT/index.php [ 149 ] » Kohana_Request->execute()

Environment