Bloc calendar plantage mysql

Information importante

En raison d'un grand nombre d'inscriptions de spammers sur notre site, polluant sans relache notre forum, nous suspendons la création de compte via le formulaire de "sign up".

Il est néanmoins toujours possible de devenir adhérent•e en faisant la demande sur cette page, rubrique "Inscription" : https://www.drupal.fr/contact


De plus, le forum est désormais "interdit en écriture". Il n'est plus autorisé d'y écrire un sujet/billet/commentaire.

Pour contacter la communauté, merci de rejoindre le slack "drupalfrance".

Si vous voulez contacter le bureau de l'association, utilisez le formulaire disponible ici, ou envoyez-nous un DM sur twitter.

Salut,

Voilà, dans la gestion des blocs j'ai un problème lorsque je veux placer le bloc calendar.
Par exemple, je le mets dans la barre de droite(ou ailleurs) ensuite je fais "enregistrer les blocs" et là, catastrophe, plein de messages d'erreurs mysql:

Warning: MySQL server has gone away query: INSERT INTO drp_watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:"%error";s:12:"user warning";s:8:"%message";s:472:"MySQL server has gone away\nquery: SELECT node.nid AS nid,\n node.title AS node_title,\n node.changed AS node_changed,\n node.type AS node_type\n FROM drp_node node \n WHERE (node.status <> 0)\n AND ((DATE_FORMAT(ADDTIME(FROM_UNIXTIME(node.changed), SEC_TO_TIME(3600)), '%Y-%m') <= '2010-11' AND DATE_FORMAT(ADDTIME(FROM_UNIXTIME(node.changed), SEC_TO_TIME(3600)), '%Y-%m') >= '2010-11'))\n ORDER BY node_changed ASC\n";s:5:"%file";s:62:"/homez.354/eiffelbo/www/drupal/modules/views/includes/view.inc";s:5:"%line";i:775;}', 3 in /homez.354/eiffelbo/www/drupal/includes/database.mysqli.inc on line 128

Warning: MySQL server has gone away query: INSERT INTO drp_watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:"%error";s:12:"user warning";s:8:"%message";s:86:"MySQL server has gone away\nquery: SELECT name FROM drp_filter_formats WHERE format = 3";s:5:"%file";s:77:"/homez.354/eiffelbo/www/drupal/modules/views/plugins/views_plugin_display.inc";s:5:"%line";i:1777;}', 3, '', 'http://www.eiffel-bordeaux.fr/drupal/?q=admin/build/block', 'http://www.eiffel-bordeaux.fr/drupal/?q=admin/build/block', 'xx.xx.xx.xx', 1290873508) in /homez.354/eiffelbo/www/drupal/includes/database.mysqli.inc on line 128

Warning: MySQL server has gone away query: INSERT INTO drp_watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:"%error";s:12:"user warning";s:8:"%message";s:133:"MySQL server has gone away\nquery: SELECT * FROM drp_menu_router WHERE tab_root = 'admin/build/block' ORDER BY weight, title";s:5:"%file";s:48:"/homez.354/eiffelbo/www/drupal/includes/menu.inc";s:5:"%line";i:1325;}', 3, '', 'http://www.eiffel-bordeaux.fr/drupal/?q=admin/build/block', 'http://www.eiffel-bordeaux.fr/drupal/?q=admin/build/block', 'xx.xx.xx.xx', 1290873508) in /homez.354/eiffelbo/www/drupal/includes/database.mysqli.inc on line 128

Warning: MySQL server has gone away query: INSERT INTO drp_watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:"%error";s:12:"user warning";s:8:"%message";s:891:"MySQL server has gone away\nquery: SELECT s.lid, t.translation, s.version FROM drp_locales_source s LEFT JOIN drp_locales_target t ON s.lid = t.lid AND t.language = 'fr' WHERE s.source = 'This page provides a drag-and-drop interface for assigning a block to a region, and for controlling the order of blocks within regions. To change the region or order of a block, grab a drag-and-drop handle under the <em>Block</em> column and drag the block to a new location in the list. (Grab a handle by clicking and holding the mouse while hovering over a handle icon.) Since not all themes implement the same regions, or display regions in /homez.354/eiffelbo/www/drupal/includes/database.mysqli.inc on line 128

Warning: MySQL server has gone away query: INSERT INTO drp_watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:"%error";s:12:"user warning";s:8:"%message";s:851:"MySQL server has gone away\nquery: INSERT INTO drp_locales_source (location, source, textgroup, version) VALUES ('/drupal/?q=admin/build/block', 'This page provides a drag-and-drop interface for assigning a block to a region, and for controlling the order of blocks within regions. To change the region or order of a block, grab a drag-and-drop handle under the <em>Block</em> column and drag the block to a new location in the list. (Grab a handle by clicking and holding the mouse while hovering over a handle icon.) Since not all themes implement the same regions, or display regions in the same way, blocks are positioned on in /homez.354/eiffelbo/www/drupal/includes/database.mysqli.inc on line 128

ETC.... comme ça pendant 1km

Et plus bas rebelotte pendant 1km aussi:

user warning: MySQL server has gone away query: SELECT node.nid AS nid, node.title AS node_title, node.changed AS node_changed, node.type AS node_type FROM drp_node node WHERE (node.status <> 0) AND ((DATE_FORMAT(ADDTIME(FROM_UNIXTIME(node.changed), SEC_TO_TIME(3600)), '%Y-%m') <= '2010-11' AND DATE_FORMAT(ADDTIME(FROM_UNIXTIME(node.changed), SEC_TO_TIME(3600)), '%Y-%m') >= '2010-11')) ORDER BY node_changed ASC in /homez.354/eiffelbo/www/drupal/modules/views/includes/view.inc on line 775.
user warning: MySQL server has gone away query: SELECT name FROM drp_filter_formats WHERE format = 3 in /homez.354/eiffelbo/www/drupal/modules/views/plugins/views_plugin_display.inc on line 1777.
user warning: MySQL server has gone away query: SELECT * FROM drp_menu_router WHERE tab_root = 'admin/build/block' ORDER BY weight, title in /homez.354/eiffelbo/www/drupal/includes/menu.inc on line 1325.
user warning: MySQL server has gone away query: SELECT s.lid, t.translation, s.version FROM drp_locales_source s LEFT JOIN drp_locales_target t ON s.lid = t.lid AND t.language = 'fr' WHERE s.source = 'This page provides a drag-and-drop interface for assigning a block to a region, and for controlling the order of blocks within regions. To change the region or order of a block, grab a drag-and-drop handle under the <em>Block</em> column and drag the block to a new location in the list. (Grab a handle by clicking and holding the mouse while hovering over a handle icon.) Since not all themes implement the same regions, or display regions in the same way, blocks are positioned on a per-theme basis. Remember that your changes will not be saved until you click the <em>Save blocks</em> button at the bottom of the page.' AND s.textgroup = 'default' in /homez.354/eiffelbo/www/drupal/modules/locale/locale.module on line 375.
user warning: MySQL server has gone away query: INSERT INTO drp_locales_source (location, source, textgroup, version) VALUES ('/drupal/?q=admin/build/block', 'This page provides a drag-and-drop interface for assigning a block to a region, and for controlling the order of blocks within regions. To change the region or order of a block, grab a drag-and-drop handle under the <em>Block</em> column and drag the block to a new location in the list. (Grab a handle by clicking and holding the mouse while hovering over a handle icon.) Since not all themes implement the same regions, or display regions in the same way, blocks are positioned on a per-theme basis. Remember that your changes will not be saved until you click the <em>Save blocks</em> button at the bottom of the page.', 'default', '6.16') in /homez.354/eiffelbo/www/drupal/modules/locale/locale.module on line 391.
user warning: MySQL server has gone away query: DELETE FROM drp_cache WHERE cid LIKE 'locale:%' in /homez.354/eiffelbo/www/drupal/includes/cache.inc on line 175.
user warning: MySQL server has gone away query: SELECT s.lid, t.translation, s.version FROM drp_locales_source s LEFT JOIN drp_locales_target t ON s.lid = t.lid AND t.language = 'fr' WHERE s.source = 'Click the <em>configure</em> link next to each block to configure its specific title and visibility settings. Use the <a href="@add-block">add block page</a> to create a custom block.' AND s.textgroup = 'default' in /homez.354/eiffelbo/www/drupal/modules/locale/locale.module on line 375.
user warning: MySQL server has gone away query: INSERT INTO drp_locales_source (location, source, textgroup, version) VALUES ('/drupal/?q=admin/build/block', 'Click the <em>configure</em> link next to each block to configure its specific title and visibility settings. Use the <a href="@add-block">add block page</a> to create a custom block.', 'default', '6.16') in /homez.354/eiffelbo/www/drupal/modules/locale/locale.module on line 391.
user warning: MySQL server has gone away query: DELETE FROM drp_cache WHERE cid LIKE 'locale:%' in /homez.354/eiffelbo/www/drupal/includes/cache.inc on line 175.
user warning: MySQL server has gone away query: SELECT s.lid, t.translation, s.version FROM drp_locales_source s LEFT JOIN drp_locales_target t ON s.lid = t.lid AND t.language = 'fr' WHERE s.source = 'Blocks are boxes of content rendered into an area, or region, of a web page. The default theme Garland, for example, implements the regions "left sidebar", "right sidebar", "content", "header", and "footer", and a block may appear in any one of these areas. The <a href="@blocks">blocks administration page</a> provides a drag-and-drop interface for assigning a block to a region, and for controlling the order of blocks within regions.' AND s.textgroup = 'default' in /homez.354/eiffelbo/www/drupal/modules/locale/locale.module on line 375.

Je ne mets pas tout car c'est très long.

Le site est hebergé chez ovh avec php5.2.14 et un server mysql privé, est-ce que cela pourrait venir de la config du server ?

Merci d'avance pour votre aide.

Edit modo : penser a utilise un peu les balises de mise en forme, afin d'améliorer la lisibilité, pour le bien de tout le monde. Merci