Warning: [mysql error 1064] 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 '' at line 7
SELECT
c.*, nb_images, date_last, max_date_last, count_images, count_categories
FROM piwigo_categories c INNER JOIN piwigo_user_cache_categories
ON id = cat_id and user_id = 2
WHERE id_uppercat is NULL
ORDER BY rank
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 155
Warning: [mysql error 1064] 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 'groups, show_title, id_line, width
FROM piwigo_stuffs
LEFT JOIN piwigo_user_grou' at line 1
SELECT DISTINCT id, name, path, datas, groups, show_title, id_line, width
FROM piwigo_stuffs
LEFT JOIN piwigo_user_group
ON user_id = 2
WHERE (users IS NULL OR users LIKE "%guest%")
AND (groups IS NULL OR groups REGEXP CONCAT("(^|,)",group_id,"(,|$)"))
AND level <= 0
AND on_home = "true"
ORDER BY pos ASC
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/sylvainbr/railcommons/plugins/PWG_Stuffs/class.inc.php on line 67 Accueil | Rail Commons