Notice (8): Undefined index: Noticia [APP/Controller/PagesController.php, line 247]
Notice (8): Undefined index: Noticia [APP/Controller/PagesController.php, line 248]
CakePHP: the rapid development php framework: Errors

Database Error

Error: SQLSTATE[HY000]: General error: 1364 Field 'url' doesn't have a default value

SQL Query: INSERT INTO `mujerrural_bbdd`.`noticias` (`hits`) VALUES (1)

Notice: If you want to customize this error message, create app/View/Errors/pdo_error.ctp

Stack Trace

(default) 3 queries took 45 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Noticia`.`id`, `Noticia`.`idcategoria`, `Noticia`.`url`, `Noticia`.`fecha`, `Noticia`.`titulo`, `Noticia`.`texto`, `Noticia`.`img`, `Noticia`.`pie_foto`, `Noticia`.`pdf`, `Noticia`.`tipo_foto`, `Noticia`.`formato`, `Noticia`.`opiniones`, `Noticia`.`orden`, `Noticia`.`hits`, `Noticia`.`max`, `Noticia`.`activo`, `Noticia`.`destacado` FROM `mujerrural_bbdd`.`noticias` AS `Noticia` WHERE `url` = 'app' LIMIT 10015
2BEGIN0015
3ROLLBACK0015