Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; rs has a deprecated constructor in /home/sanicom/public_html/system/classes/rs.php on line 10

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; price_part has a deprecated constructor in /home/sanicom/public_html/system/classes/price.php on line 25

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; price has a deprecated constructor in /home/sanicom/public_html/system/classes/price.php on line 41

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; msctrl has a deprecated constructor in /home/sanicom/public_html/system/msctrl/msctrl.php on line 9

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; calendar_control has a deprecated constructor in /home/sanicom/public_html/system/calendar_control/calendar_control.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; time_control has a deprecated constructor in /home/sanicom/public_html/system/time_control/time_control.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; uploader has a deprecated constructor in /home/sanicom/public_html/system/uploader/uploader.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; uploader_files has a deprecated constructor in /home/sanicom/public_html/system/uploader_files/uploader_files.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; single_uploader has a deprecated constructor in /home/sanicom/public_html/system/single_uploader/single_uploader.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; single_uploader_files has a deprecated constructor in /home/sanicom/public_html/system/single_uploader_files/single_uploader_files.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; date_control has a deprecated constructor in /home/sanicom/public_html/system/date_control/date_control.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; richedit has a deprecated constructor in /home/sanicom/public_html/system/richedit/richedit.php on line 5

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; multiselect has a deprecated constructor in /home/sanicom/public_html/system/multiselect/multiselect.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; VAD_producto has a deprecated constructor in /home/sanicom/public_html/vademecum/producto.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; VAD_lista has a deprecated constructor in /home/sanicom/public_html/vademecum/lista.php on line 16

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; VAD_suscripcion has a deprecated constructor in /home/sanicom/public_html/vademecum/suscripcion.php on line 3

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; VAD_infoadicional has a deprecated constructor in /home/sanicom/public_html/vademecum/infoadicional.php on line 3

Warning: implode(): Invalid arguments passed in /home/sanicom/public_html/inc_condiciones_lista_SAN.php on line 20

Warning: count(): Parameter must be an array or an object that implements Countable in /home/sanicom/public_html/inc_condiciones_lista_SAN.php on line 25

Warning: count(): Parameter must be an array or an object that implements Countable in /home/sanicom/public_html/inc_condiciones_lista_SAN.php on line 36

Warning: count(): Parameter must be an array or an object that implements Countable in /home/sanicom/public_html/inc_condiciones_lista_SAN.php on line 45
ARCHIVO: /home/sanicom/public_html/lista.php
LINEA: 69

SELECT SQL_CALC_FOUND_ROWS
productos.*,
productos.id AS idproducto,
productos.nombre AS nproducto,
productos.habilitar,
laboratorios.id AS idlab,
laboratorios.nombre AS nlab,
laboratorios.registrado AS rlab
FROM productos
JOIN laboratorios ON productos.laboratorio = laboratorios.id
WHERE laboratorio='354' AND () AND productos.nombre IS NOT NULL AND productos.habilitar = 1 AND laboratorios.habilitar = 1
GROUP BY productos.id
ORDER BY laboratorios.registrado DESC,nproducto
LIMIT 0,24


ERROR:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND productos.nombre IS NOT NULL AND productos.habilitar = 1 AND laboratorios.' at line 11