Warning: Illegal string offset 'installed' in /home/fgranja/www/plugins/AMenuManager/amm_root.class.inc.php on line 652
Warning: [mysql error 1142] UPDATE command denied to user 'fgranjapiwigo'@'10.10.20.247' for table 'piwigo_config'
UPDATE piwigo_config SET value = '' WHERE param='blk_menubar'; in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1142] INSERT command denied to user 'fgranjapiwigo'@'10.10.20.247' for table 'piwigo_config'
REPLACE INTO piwigo_config
VALUES('amm_config', 'a:15:{s:20:\"amm_links_show_icons\";s:1:\"y\";s:15:\"amm_links_title\";a:23:{s:5:\"fr_FR\";s:8:\"TGllbnM=\";s:5:\"pt_BR\";s:8:\"TGlua3M=\";s:5:\"cs_CZ\";s:8:\"TGlua3M=\";s:5:\"da_DK\";s:8:\"TGlua3M=\";s:5:\"de_DE\";s:8:\"TGlua3M=\";s:5:\"en_UK\";s:8:\"TGlua3M=\";s:5:\"es_AR\";s:8:\"TGlua3M=\";s:5:\"es_ES\";s:8:\"TGlua3M=\";s:5:\"hr_HR\";s:8:\"TGlua3M=\";s:5:\"it_IT\";s:8:\"TGlua3M=\";s:5:\"hu_HU\";s:8:\"TGlua3M=\";s:5:\"nl_NL\";s:8:\"TGlua3M=\";s:5:\"pl_PL\";s:8:\"TGlua3M=\";s:5:\"pt_PT\";s:8:\"TGlua3M=\";s:5:\"ro_RO\";s:8:\"TGlua3M=\";s:5:\"sr_RS\";s:8:\"TGlua3M=\";s:5:\"tr_TR\";s:8:\"TGlua3M=\";s:5:\"vi_VN\";s:8:\"TGlua3M=\";s:5:\"mk_MK\";s:8:\"TGlua3M=\";s:5:\"ru_RU\";s:8:\"TGlua3M=\";s:5:\"ar_SA\";s:8:\"TGlua3M=\";s:5:\"ja_JP\";s:8:\"TGlua3M=\";s:5:\"zh_CN\";s:8:\"TGlua3M=\";}s:25:\"amm_randompicture_preload\";i:25;s:26:\"amm_randompicture_sh in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1142] INSERT command denied to user 'fgranjapiwigo'@'10.10.20.247' for table 'piwigo_config'
REPLACE INTO piwigo_config
VALUES('GPCCore_config', 'a:1:{s:10:\"registered\";a:4:{s:21:\"Advanced Menu Manager\";a:4:{s:4:\"name\";s:21:\"Advanced Menu Manager\";s:7:\"release\";s:5:\"3.0.2\";s:6:\"needed\";s:5:\"3.4.2\";s:4:\"date\";s:10:\"2024-11-21\";}s:7:\"AStat.2\";a:4:{s:4:\"name\";s:7:\"AStat.2\";s:7:\"release\";s:5:\"2.2.1\";s:6:\"needed\";s:5:\"3.0.0\";s:4:\"date\";s:10:\"2010-05-20\";}s:3:\"LMT\";a:4:{s:4:\"name\";s:3:\"LMT\";s:7:\"release\";s:5:\"1.2.1\";s:6:\"needed\";s:5:\"3.0.0\";s:4:\"date\";s:10:\"2010-05-20\";}s:8:\"UserStat\";a:4:{s:4:\"name\";s:8:\"UserStat\";s:7:\"release\";s:5:\"1.1.1\";s:6:\"needed\";s:5:\"3.0.0\";s:4:\"date\";s:10:\"2010-05-20\";}}}', '') in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1142] INSERT command denied to user 'fgranjapiwigo'@'10.10.20.247' for table 'piwigo_config'
INSERT
INTO piwigo_config
(param, value)
VALUES('local_data_dir_checked', 'true')
; in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
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
FROM piwigo_amm_blocks
ORDER BY `order`' at line 1
SELECT id, `order`, users, groups
FROM piwigo_amm_blocks
ORDER BY `order`; in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
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
FROM piwigo_amm_blocks
ORDER BY `order`' at line 1
SELECT id, `order`, users, groups
FROM piwigo_amm_blocks
ORDER BY `order`; in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
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/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/fgranja/www/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/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/fgranja/www/plugins/PWG_Stuffs/class.inc.php on line 67
Warning: [mysql error 1142] INSERT command denied to user 'fgranjapiwigo'@'10.10.20.247' for table 'piwigo_config'
INSERT
INTO piwigo_config
(param, value)
VALUES('local_data_dir_checked', 'true')
; in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656
Warning: Cannot modify header information - headers already sent by (output started at /home/fgranja/www/include/dblayer/functions_mysql.inc.php:656) in /home/fgranja/www/include/page_header.php on line 98
Warning: Creating default object from empty value in /home/fgranja/www/plugins/cl_conflit/conflit.inc.php on line 139 Accueil | François GRANJA Photos.......INFINIMENT NATURE....
Warning: [mysql error 1142] INSERT command denied to user 'fgranjapiwigo'@'10.10.20.247' for table 'piwigo_sessions'
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('127592a439a52c9fd0dd9bb9c056ac51f2a9','',now())
; in /home/fgranja/www/include/dblayer/functions_mysql.inc.php on line 656