+7 (383) 227-13-41

Пн-Пт с 10:00 до 19:00 (время НСК)
Сб с 10:00 до 19:00 (время НСК)

+7 (383) 227-13-42

Наш салон работает с 2005 года!

Доставка по всей РФ
и республике Казахстан

Database_Exception [ 1064 ]: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ':)' at line 1 [ SELECT `goods`.`id` AS `id`, `goods`.`catalogtree_id` AS `catalogtree_id`, `goods`.`name` AS `name`, `goods`.`desc` AS `desc`, `goods`.`keywordsGood` AS `keywordsGood`, `goods`.`link` AS `link`, `goods`.`price` AS `price`, `goods`.`old_price` AS `old_price`, `goods`.`calc` AS `calc`, `goods`.`ignore_price_zone` AS `ignore_price_zone`, `goods`.`description` AS `description`, `goods`.`img_file` AS `img_file`, `goods`.`pdf_file1` AS `pdf_file1`, `goods`.`pdf_file1_name` AS `pdf_file1_name`, `goods`.`pdf_file2` AS `pdf_file2`, `goods`.`pdf_file2_name` AS `pdf_file2_name`, `goods`.`visible` AS `visible`, `goods`.`sort` AS `sort`, `goods`.`type` AS `type`, `goods`.`new` AS `new`, `goods`.`sale` AS `sale`, `goods`.`char1` AS `char1`, `goods`.`char2` AS `char2`, `goods`.`char3` AS `char3`, `goods`.`char4` AS `char4`, `goods`.`char5` AS `char5`, `goods`.`char6` AS `char6`, `goods`.`char7` AS `char7`, `goods`.`char8` AS `char8`, `goods`.`char9` AS `char9`, `goods`.`recommendations` AS `recommendations`, `goods`.`createDate` AS `createDate`, `goods`.`updateDate` AS `updateDate` FROM `goods` AS `goods` WHERE `id` IN ('1999:') AND `visible` = '1' ORDER BY FIELD(id, 1999:) ]

MODPATH/database/classes/Kohana/Database/MySQL.php [ 194 ]

189 			{
190 				// This benchmark is worthless
191 				Profiler::delete($benchmark);
192 			}
193 
194 			throw new Database_Exception(':error [ :query ]',
195 				array(':error' => mysql_error($this->_connection), ':query' => $sql),
196 				mysql_errno($this->_connection));
197 		}
198 
199 		if (isset($benchmark))
  1. MODPATH/database/classes/Kohana/Database/Query.php [ 251 ] » Kohana_Database_MySQL->query(arguments)

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

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

  4. APPPATH/classes/Controller/Catalog/Wcatalog.php [ 352 ] » Kohana_ORM->find_all()

  5. APPPATH/classes/Controller/Catalog/Wcatalog.php [ 41 ] » Controller_Catalog_Wcatalog->action_good()

  6. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Catalog_Wcatalog->action_rubric()

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

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

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

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

  11. APPPATH/classes/Controller/TBase.php [ 300 ] » Kohana_Request->execute()

  12. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_TBase->after()

  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 [ 124 ] » Kohana_Request->execute()

Environment