| ( ! ) Fatal error: Uncaught PDOException: 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 'imperatrice-edt-100-ml'' at line 14 in /home/uyqxgiddorpl/public_html/Libraries/Core/Mysql.php on line 42 | ||||
|---|---|---|---|---|
| ( ! ) PDOException: 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 'imperatrice-edt-100-ml'' at line 14 in /home/uyqxgiddorpl/public_html/Libraries/Core/Mysql.php on line 42 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0005 | 367584 | {main}( ) | .../index.php:0 |
| 2 | 0.0020 | 370960 | require_once( '/home/uyqxgiddorpl/public_html/Libraries/Core/Load.php ) | .../index.php:30 |
| 3 | 0.0055 | 417592 | Tienda->producto( $params = '106,dolce-g-3-l\'imperatrice-edt-100-ml' ) | .../Load.php:10 |
| 4 | 0.0057 | 418128 | Tienda->getProductoT( $idproducto = 106, $ruta = 'dolce-g-3-l\'imperatrice-edt-100-ml' ) | .../Tienda.php:74 |
| 5 | 0.0064 | 461096 | Mysql->select( $query = 'SELECT p.idproducto,\r\n p.codigo,\r\n p.nombre,\r\n p.descripcion,\r\n p.categoriaid,\r\n c.nombre as categoria,\r\n c.ruta as ruta_categoria,\r\n p.precio,\r\n p.ruta,\r\n p.stock\r\n FROM producto p \r\n INNER JOIN categoria c\r\n ON p.categoriaid = c.idcategoria\r\n '..., $arrParams = ??? ) | .../TProducto.php:161 |
| 6 | 0.0064 | 461576 | execute( ) | .../Mysql.php:42 |