( ! ) 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 'hermes-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 'hermes-edt-100-ml'' at line 14 in /home/uyqxgiddorpl/public_html/Libraries/Core/Mysql.php on line 42
Call Stack
#TimeMemoryFunctionLocation
10.0007369096{main}( ).../index.php:0
20.0027372472require_once( '/home/uyqxgiddorpl/public_html/Libraries/Core/Load.php ).../index.php:30
30.0222419000Tienda->producto( $params = '132,hermes-terre-d\'hermes-edt-100-ml' ).../Load.php:10
40.0225419536Tienda->getProductoT( $idproducto = 132, $ruta = 'hermes-terre-d\'hermes-edt-100-ml' ).../Tienda.php:74
50.0501462504Mysql->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
60.0501462984execute( ).../Mysql.php:42