( ! ) 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
#TimeMemoryFunctionLocation
10.0004369096{main}( ).../index.php:0
20.0015372472require_once( '/home/uyqxgiddorpl/public_html/Libraries/Core/Load.php ).../index.php:30
30.0061419000Tienda->producto( $params = '106,dolce-g-3-l\'imperatrice-edt-100-ml' ).../Load.php:10
40.0062419536Tienda->getProductoT( $idproducto = 106, $ruta = 'dolce-g-3-l\'imperatrice-edt-100-ml' ).../Tienda.php:74
50.0071462504Mysql->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.0071462984execute( ).../Mysql.php:42