Warning: [mysql error 1142] INSERT command denied to user 'shin8'@'10.50.10.94' for table `shin8`.`piwigo_config`
REPLACE INTO piwigo_config
           VALUES('amm_config', 'a:15:{s:20:\"amm_links_show_icons\";s:1:\"n\";s:15:\"amm_links_title\";a:47:{s:5:\"af_ZA\";s:8:\"TGlua3M=\";s:5:\"es_AR\";s:8:\"TGlua3M=\";s:5:\"pt_BR\";s:8:\"TGlua3M=\";s:5:\"ca_ES\";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:\"dv_MV\";s:8:\"TGlua3M=\";s:5:\"en_UK\";s:8:\"TGlua3M=\";s:5:\"es_ES\";s:8:\"TGlua3M=\";s:5:\"eo_EO\";s:8:\"TGlua3M=\";s:5:\"et_EE\";s:8:\"TGlua3M=\";s:5:\"fi_FI\";s:8:\"TGlua3M=\";s:5:\"fr_FR\";s:8:\"TGllbnM=\";s:5:\"fr_CA\";s:8:\"TGlua3M=\";s:5:\"hr_HR\";s:8:\"TGlua3M=\";s:5:\"is_IS\";s:8:\"TGlua3M=\";s:5:\"it_IT\";s:8:\"TGlua3M=\";s:5:\"lv_LV\";s:8:\"TGlua3M=\";s:5:\"hu_HU\";s:8:\"TGlua3M=\";s:5:\"nl_NL\";s:8:\"TGlua3M=\";s:5:\"nb_NO\";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:\"s in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 1142] INSERT command denied to user 'shin8'@'10.50.10.94' for table `shin8`.`piwigo_config`
REPLACE INTO piwigo_config
           VALUES('GPCCore_config', 'a:1:{s:10:\"registered\";a:2:{s:3:\"LMT\";a:4:{s:4:\"name\";s:3:\"LMT\";s:7:\"release\";s:5:\"1.4.1\";s:6:\"needed\";s:5:\"3.5.2\";s:4:\"date\";s:10:\"2012-10-13\";}s:21:\"Advanced Menu Manager\";a:4:{s:4:\"name\";s:21:\"Advanced Menu Manager\";s:7:\"release\";s:5:\"3.2.3\";s:6:\"needed\";s:5:\"3.5.2\";s:4:\"date\";s:10:\"2024-05-21\";}}}', '') in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT pt.id, pt.visible, pt.nfo, ptl.lang, ptl.title, ptl.content
          FROM piwigo_amm_personalised pt
            LEFT JOIN piwigo_amm_personalised_langs ptl
            ON pt.id=ptl.id
          WHERE (ptl.lang = '*' OR ptl.lang = 'fr_FR')  AND ptl.content != ''  ORDER BY pt.id, ptl.lang ASC  in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away

SELECT id, name
  FROM piwigo_languages
  ORDER BY name ASC
; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away
SELECT id, name FROM piwigo_groups ORDER BY name in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT pt.id, pt.visible, pt.nfo, ptl.lang, ptl.title, ptl.content
          FROM piwigo_amm_personalised pt
            LEFT JOIN piwigo_amm_personalised_langs ptl
            ON pt.id=ptl.id
          WHERE (ptl.lang = '*' OR ptl.lang = 'fr_FR')  AND ptl.content != ''  ORDER BY pt.id, ptl.lang ASC  in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away

SELECT id, name
  FROM piwigo_languages
  ORDER BY name ASC
; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away
SELECT COUNT(id) AS nbGroup
          FROM piwigo_groups; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT group_id
          FROM piwigo_user_group
          WHERE user_id = '2'; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT id, `order`, users, groups
          FROM piwigo_amm_blocks
          ORDER BY `order`; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT id, uppercats
    FROM piwigo_categories
    WHERE name LIKE "%%" in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/plugins/ExtendedDescription/main.inc.php on line 219
Warning: [mysql error 2006] MySQL server has gone away

SELECT 
  id, name, permalink, nb_images, global_rank,
  date_last, max_date_last, count_images, count_categories
FROM piwigo_categories INNER JOIN piwigo_user_cache_categories
  ON id = cat_id and user_id = 2
WHERE 
(id_uppercat is NULL OR id_uppercat IN (41,48))
; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away

SELECT t.*, count(*) AS counter
  FROM piwigo_image_tag
    INNER JOIN piwigo_tags t ON tag_id = id
  WHERE image_id IN (666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681)
  GROUP BY t.id
  ORDER BY counter DESC
  LIMIT 12 in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away
SELECT i.id as image_id, i.file as image_file, i.comment, i.path, c.id as catid, c.name, c.permalink, RAND() as rndvalue, i.name as imgname FROM piwigo_categories c, piwigo_images i, piwigo_image_category ic WHERE c.id = ic.category_id
            AND ic.image_id = i.id
            AND i.level <= 0  AND c.id NOT IN (106,115,126,127)  ORDER BY rndvalue LIMIT 0,25 in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT id, label, url, mode, icon, position, visible, accessUsers, accessGroups
          FROM piwigo_amm_urls WHERE visible = 'y'  ORDER BY position ASC, id ASC in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT pt.id, pt.visible, pt.nfo, ptl.lang, ptl.title, ptl.content
          FROM piwigo_amm_personalised pt
            LEFT JOIN piwigo_amm_personalised_langs ptl
            ON pt.id=ptl.id
          WHERE (ptl.lang = '*' OR ptl.lang = 'fr_FR')  AND pt.visible = 'y'  AND ptl.content != ''  ORDER BY pt.id, ptl.lang ASC  in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT group_id FROM piwigo_user_group WHERE user_id='2'; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT id, name FROM piwigo_groups ORDER BY name in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT pt.id, pt.visible, pt.nfo, ptl.lang, ptl.title, ptl.content
          FROM piwigo_amm_personalised pt
            LEFT JOIN piwigo_amm_personalised_langs ptl
            ON pt.id=ptl.id
          WHERE (ptl.lang = '*' OR ptl.lang = 'fr_FR')  AND ptl.content != ''  ORDER BY pt.id, ptl.lang ASC  in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away

SELECT id, name
  FROM piwigo_languages
  ORDER BY name ASC
; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away
SELECT COUNT(id) AS nbGroup
          FROM piwigo_groups; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT group_id
          FROM piwigo_user_group
          WHERE user_id = '2'; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT id, `order`, users, groups
          FROM piwigo_amm_blocks
          ORDER BY `order`; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT state FROM piwigo_plugins WHERE id = 'ExtendedDescription'; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away

select id,page,title
  FROM piwigo_title
  WHERE page IN ('home', 'best_rated', 'most_visited', 'recent_pics', 'recent_cats', 'favorites', 'tags', 'comments', 'about', 'search', 'random', 'notification')
  
  ; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/plugins/title/main.inc.php on line 129
Warning: [mysql error 2006] MySQL server has gone away

select id,title
  FROM piwigo_title_album
  WHERE id = '48'
  ; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/plugins/title/main.inc.php on line 103
Warning: [mysql error 2006] MySQL server has gone away

select id,title
  FROM piwigo_title_photo
  WHERE id = '686'
  ; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/plugins/title/main.inc.php on line 78 Warning: Cannot modify header information - headers already sent by (output started at /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php:770) in /home/www/shin/shinslab2piwi/piwigo/include/page_header.php on line 105
Warning: [mysql error 2006] MySQL server has gone away
SELECT lmti.licence_type, lmta.text1, lmta.text2
          FROM piwigo_lmt_images lmti
            LEFT OUTER JOIN piwigo_lmt_licence_author lmta ON lmti.author_id = lmta.id
          WHERE lmti.image_id = '686' in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT * FROM piwigo_lmt_licence_author
            WHERE id = '1' in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
shinslab homepage

Accueil / design / 200000 Travaux de recherches

200000_Travaux_de_recherches_21.jpg
21/27
200000 Travaux de recherches 21
Warning: [mysql error 2006] MySQL server has gone away

INSERT INTO piwigo_history
  (
    date,
    time,
    user_id,
    IP,
    section,
    category_id,
    image_id,
    image_type,
    tag_ids
  )
  VALUES
  (
    CURRENT_DATE,
    CURRENT_TIME,
    2,
    '3.149.233.62',
    'categories',
    48,
    686,
    'picture',
    NULL
  )
; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: [mysql error 2006] MySQL server has gone away
SELECT state FROM piwigo_plugins WHERE id = 'ExtendedDescription'; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 2006] MySQL server has gone away

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('0395r7lp4nldgida584c5iv6aj19t3','pwg_device|s:7:"desktop";pwg_mobile_theme|b:0;pwg_referer_image_id|s:3:"686";',now())
; in /home/www/shin/shinslab2piwi/piwigo/include/dblayer/functions_mysql.inc.php on line 770