🌍
Français
En cliquant plusieurs fois sur "catégories", au bout quelques essais on arrive avec en haut de page
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions.inc.php on line 502 SELECT name,id,date_last,nb_images,global_rank FROM phpwebgallery_categories WHERE 1 = 1 AND (id_uppercat is NULL) AND id NOT IN (10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,67,68,70,71,72,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,118,119,120,121,122,123,224,125,225,127,128,129,130,131,132,133,134,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,262,153,154,155,156,157,158,159,160,161,163,164,191,165,166,167,168,169,170,171,172,173,223,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,192,193,230,229,228,196,198,199,200,227,201,202,203,204,205,206,207,208,209,210,261,211,212,213,214,215,216,217,226,219,220,221,222,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,263,264,265,266,268,269,270,271,272,278,279,280,281,282,283,284,285,286,287,289,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306) ; [mysql error ] Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions_category.inc.php on line 83 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions.inc.php on line 502 SELECT id, name, date_last, representative_picture_id, comment, nb_images FROM phpwebgallery_categories WHERE id_uppercat is NULL AND id NOT IN (10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,67,68,70,71,72,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,108,109,110,111,112,113,118,119,120,121,122,123,224,125,225,127,128,129,130,131,132,133,134,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,262,153,154,155,156,157,158,159,160,161,163,164,191,165,166,167,168,169,170,171,172,173,223,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,192,193,230,229,228,196,198,199,200,227,201,202,203,204,205,206,207,208,209,210,261,211,212,213,214,215,216,217,226,219,220,221,222,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,263,264,265,266,268,269,270,271,272,278,279,280,281,282,283,284,285,286,287,289,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306) ORDER BY rank ; [mysql error ] Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/139/sdc/5/1/galerie.kerv.org/include/category_subcats.inc.php on line 49 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions.inc.php on line 502 INSERT INTO phpwebgallery_history (date,login,IP,file,category,picture) VALUES (NOW(), 'dd', '82.67.248.235', 'category', 'Accueil', '') ; [mysql error ] Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions.inc.php on line 502 SELECT mail_address FROM phpwebgallery_users WHERE id = 1 ; [mysql error ] Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions.inc.php on line 906
et dans le bas de la page, cad en dessous de tout
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions.inc.php on line 502 UPDATE phpwebgallery_sessions SET expiration = now(), data = 'pwg_uid|s:2:"32";' WHERE id = '5cfa5ff68b964140ee60940856617b60' ; [mysql error ] Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions_session.inc.php on line 178 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/139/sdc/5/1/galerie.kerv.org/include/functions_session.inc.php on line 187
Surement, le double connect voir même triple car les deux visite.php (le 1 et le 2) utilisent le connect BDD
Hors ligne