Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 13]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 13]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 20]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 20]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 24]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 24]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 31]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 31]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 38]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 38]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 45]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 45]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 53]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 53]
Notice (8): Undefined index: Libro [APP/Controller/LibrosController.php, line 56]
Notice (8): Trying to access array offset on value of type null [APP/Controller/LibrosController.php, line 56]
Errors
Ediciones Letra GRANDE

Database Error

Error: SQLSTATE[42000]: Syntax error or access violation: 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 'order by libros_autores.id desc' at line 1

SQL Query: SELECT la_descripcion, tda_descripcion FROM libros_autores, tiposdeautores WHERE libros_autores.tipodeautor_id = tiposdeautores.id and libro_id = order by libros_autores.id desc

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

Stack Trace

x