Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_config' doesn't exist
SELECT param, value
FROM piwi_config
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 148
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_users' doesn't exist
SELECT id AS id
, username AS username
, password AS password
, mail_address AS email
FROM piwi_users
WHERE id = '2' in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_user_infos' doesn't exist
SELECT
ui.*,
uc.*,
t.name AS theme_name
FROM piwi_user_infos AS ui
LEFT JOIN piwi_user_cache AS uc ON ui.user_id = uc.user_id
LEFT JOIN piwi_themes AS t ON t.id = ui.theme
WHERE ui.user_id = 2
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Warning: array_merge(): Argument #1 is not an array in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 354
Warning: Invalid argument supplied for foreach() in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 356
Notice: Undefined index: id in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 385
Notice: Undefined index: status in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 385
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_categories' doesn't exist
SELECT id
FROM piwi_categories
WHERE status = 'private'
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 200
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 3
SELECT cat_id
FROM piwi_user_access
WHERE user_id =
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 200
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 4
SELECT cat_id
FROM piwi_user_group AS ug INNER JOIN piwi_group_access AS ga
ON ug.group_id = ga.group_id
WHERE ug.user_id =
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 200
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_categories' doesn't exist
SELECT id
FROM piwi_categories
WHERE visible = 'false'
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Notice: Undefined index: level in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 393
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 4
SELECT DISTINCT(id)
FROM piwi_images INNER JOIN piwi_image_category ON id=image_id
WHERE category_id NOT IN (0)
AND level> in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 200
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_image_category' doesn't exist
SELECT COUNT(DISTINCT(image_id)) as total
FROM piwi_image_category
WHERE category_id NOT IN (0)
AND image_id NOT IN (0) in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 158
Notice: Undefined index: level in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 700
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 'GROUP BY c.id, c.global_rank' at line 8
SELECT c.id AS cat_id, global_rank,
MAX(date_available) AS date_last, COUNT(date_available) AS nb_images
FROM piwi_categories as c
LEFT JOIN piwi_image_category AS ic ON ic.category_id = c.id
LEFT JOIN piwi_images AS i
ON ic.image_id = i.id
AND i.level<=
GROUP BY c.id, c.global_rank in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Notice: Undefined index: status in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 414
Notice: Undefined index: id in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 441
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 2
DELETE FROM piwi_user_cache_categories
WHERE user_id = in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Notice: Undefined index: id in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 463
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 2
DELETE FROM piwi_user_cache
WHERE user_id = in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Notice: Undefined index: id in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 473
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 ''false',1524699429,'0',,'NOT IN','0')' at line 5
INSERT IGNORE INTO piwi_user_cache
(user_id, need_update, cache_update_time, forbidden_categories, nb_total_images,
image_access_type, image_access_list)
VALUES
(,'false',1524699429,'0',,'NOT IN','0') in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Notice: Undefined index: status in /home/silcycom/public_html/photo/include/functions_user.inc.php on line 268
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_user_infos' doesn't exist
SELECT * FROM piwi_user_infos WHERE user_id = 2; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_user_infos' doesn't exist
SELECT * FROM piwi_user_infos WHERE user_id = 2; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_user_infos' doesn't exist
SELECT * FROM piwi_user_infos WHERE user_id = 2; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_config' doesn't exist
SELECT
param,
value
FROM piwi_config
WHERE param = 'data_dir_checked'
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 200
Warning: [mysql error 1146] Table 'silcycom_piwi442.piwi_config' doesn't exist
INSERT
INTO piwi_config
(param, value)
VALUES('data_dir_checked', '1')
; in /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php on line 770
Notice: Undefined index: gallery_title in /home/silcycom/public_html/photo/include/page_header.php on line 35
Notice: Undefined index: gallery_title in /home/silcycom/public_html/photo/include/page_header.php on line 42
Notice: Undefined index: page_banner in /home/silcycom/public_html/photo/include/page_header.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at /home/silcycom/public_html/photo/include/dblayer/functions_mysql.inc.php:769) in /home/silcycom/public_html/photo/include/page_header.php on line 105 redirection |