[ 1048 ]: Column 'orginal_title' cannot be null [ INSERT INTO `fotolia_translates` (`photo_id`, `orginal_title`) VALUES ('406101817', NULL) ]

MODPATH/database/classes/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 [ 246 ] » Database_MySQLi->query(arguments)

  2. MODPATH/fotoliatranslates/classes/model/fotoliatranslates.php [ 102 ] » Kohana_Database_Query->execute()

  3. APPPATH/classes/boxes/creator.php [ 77 ] » Model_FotoliaTranslates::translate(arguments)

  4. APPPATH/classes/boxes/creator.php [ 239 ] » Boxes_Creator->getFotoliaPhoto()

  5. MODPATH/webpage/classes/boxes.php [ 110 ] » Boxes_Creator->get()

  6. MODPATH/webpage/classes/controller/webpage.php [ 92 ] » Boxes->getData()

  7. MODPATH/webpage/classes/controller/webpage.php [ 130 ] » Controller_Webpage->parse()

  8. {PHP internal call} » Controller_Webpage->action_index()

  9. SYSPATH/classes/kohana/request/client/internal.php [ 118 ] » ReflectionMethod->invoke(arguments)

  10. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  11. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

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

Environment