SELECT cat_id
FROM phpwebgallery_user_access
WHERE user_id =
;
[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 3
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/110/sdb/0/b/jilrev/album/include/functions.inc.php on line 884
SELECT cat_id
FROM phpwebgallery_user_group AS ug INNER JOIN phpwebgallery_group_access AS ga
ON ug.group_id = ga.group_id
WHERE ug.user_id =
;
[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 4
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/110/sdb/0/b/jilrev/album/include/functions.inc.php on line 884
DELETE FROM phpwebgallery_user_cache_categories
WHERE user_id =
;
[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 2
DELETE FROM phpwebgallery_user_cache
WHERE user_id =
;
[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 2
INSERT INTO phpwebgallery_user_cache
(user_id, need_update, forbidden_categories, nb_total_images)
VALUES
(,'false','56,57,58,59,60,61,62,63,64,65,66',436)
;
[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 ''false','56,57,58,59,60,61,62,63,64,65,66',436)' at line 4
Warning: Cannot modify header information - headers already sent by (output started at /mnt/110/sdb/0/b/jilrev/album/include/functions.inc.php:867) in /mnt/110/sdb/0/b/jilrev/album/include/page_header.php on line 102 Photos :: About PhpWebGallery