Deprecated: Optional parameter $args declared before required parameter $wp_query is implicitly treated as a required parameter in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-object.php on line 635
Deprecated: Return type of EM_DateTimeZone::getName() should either be compatible with DateTimeZone::getName(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 609
Deprecated: Return type of EM_DateTimeZone::getOffset($datetime) should either be compatible with DateTimeZone::getOffset(DateTimeInterface $datetime): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 598
Deprecated: Return type of EM_DateTimeZone::getTransitions($timestamp_begin = null, $timestamp_end = null) should either be compatible with DateTimeZone::getTransitions(int $timestampBegin = PHP_INT_MIN, int $timestampEnd = PHP_INT_MAX): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 626
Deprecated: Return type of EM_DateTime::createFromFormat($format, $time, $timezone = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 525
Deprecated: Return type of EM_DateTime::format($format = 'Y-m-d H:i:...') should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 80
Deprecated: Return type of EM_DateTime::modify($modify) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 316
Deprecated: Return type of EM_DateTime::add($DateInterval) should either be compatible with DateTime::add(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 342
Deprecated: Return type of EM_DateTime::sub($DateInterval) should either be compatible with DateTime::sub(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 366
Deprecated: Return type of EM_DateTime::getTimezone() should either be compatible with DateTime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 473
Deprecated: Return type of EM_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 232
Deprecated: Return type of EM_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 461
Deprecated: Return type of EM_DateTime::setTime($hour, $minute, $second = null, $microseconds = null) should either be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 248
Deprecated: Return type of EM_DateTime::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 277
Deprecated: Return type of EM_DateTime::setISODate($year, $week, $day = null) should either be compatible with DateTime::setISODate(int $year, int $week, int $dayOfWeek = 1): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 304
Deprecated: Return type of EM_DateTime::setTimestamp($timestamp) should either be compatible with DateTime::setTimestamp(int $timestamp): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 212
Deprecated: Return type of EM_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 425
Deprecated: Return type of EM_DateTime::diff($DateTime, $absolute = null) should either be compatible with DateTime::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-datetime.php on line 532
Deprecated: Return type of EM_Taxonomy_Terms::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-taxonomy-terms.php on line 322
Deprecated: Return type of EM_Taxonomy_Terms::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-taxonomy-terms.php on line 330
Deprecated: Return type of EM_Taxonomy_Terms::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-taxonomy-terms.php on line 326
Deprecated: Return type of EM_Taxonomy_Terms::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-taxonomy-terms.php on line 334
Deprecated: Return type of EM_Taxonomy_Terms::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-taxonomy-terms.php on line 319
Deprecated: Return type of EM_Taxonomy_Terms::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-taxonomy-terms.php on line 339
Deprecated: Return type of EM_Bookings::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-bookings.php on line 799
Deprecated: Return type of EM_Bookings::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-bookings.php on line 809
Deprecated: Return type of EM_Bookings::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-bookings.php on line 804
Deprecated: Return type of EM_Bookings::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-bookings.php on line 814
Deprecated: Return type of EM_Bookings::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-bookings.php on line 795
Deprecated: Return type of EM_Notices::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-notices.php on line 231
Deprecated: Return type of EM_Notices::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-notices.php on line 239
Deprecated: Return type of EM_Notices::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-notices.php on line 235
Deprecated: Return type of EM_Notices::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-notices.php on line 243
Deprecated: Return type of EM_Notices::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-notices.php on line 228
Deprecated: Return type of EM_Tickets_Bookings::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets-bookings.php on line 277
Deprecated: Return type of EM_Tickets_Bookings::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets-bookings.php on line 285
Deprecated: Return type of EM_Tickets_Bookings::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets-bookings.php on line 281
Deprecated: Return type of EM_Tickets_Bookings::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets-bookings.php on line 289
Deprecated: Return type of EM_Tickets_Bookings::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets-bookings.php on line 274
Deprecated: Return type of EM_Tickets::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets.php on line 246
Deprecated: Return type of EM_Tickets::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets.php on line 254
Deprecated: Return type of EM_Tickets::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets.php on line 250
Deprecated: Return type of EM_Tickets::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets.php on line 258
Deprecated: Return type of EM_Tickets::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets.php on line 243
Deprecated: Return type of EM_Tickets::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-tickets.php on line 264
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the events-manager domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/passeursdemots/wp-includes/functions.php on line 6131
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the social-warfare domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/passeursdemots/wp-includes/functions.php on line 6131
Notice: La fonction add_theme_support( 'html5' ) a été appelée de façon incorrecte. Vous devez passer un tableau de types. Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 3.6.1.) in /var/www/passeursdemots/wp-includes/functions.php on line 6131 Les nouvelles de la Petite Roberte – Page 2 – Passeurs de mots – Le réseau livre et lecture en Livradois-Forez
En septembre dernier, le réseau Copernic des médiathèques de l’agglo Loire Forez à sollicité Passeurs de Mots pour imaginer plusieurs projets d’action culturelle en lien avec La Petite Roberte et les petites bibliothèques de plusieurs communes du territoire. La première semaine de juillet, Lucie s’est donc rendue dans le Forez (côté Loire !) et à […]
La saison de La Petite Roberte se poursuit ! Elle s’est arrêtée à la fête de la Gare de l’Utopie le 24 juin pour une journée festive autour du cirque. Déployée et animée par Lucie et Caroline, elle était aussi accompagnée de Marion Janin qui a proposé un atelier d’illustration « Le grand voyage ». Puis Lucie […]
L’été est là et La Petite Roberte poursuit son périple pour le mois de juillet avec pas moins de 11 journée d’animations, vous vous demandez où la retrouver dans les jours et semaines à venir ? – Lundi 3 juillet à Trelins avec la médiathèque et l’école de la commune. – Mardi 4 juillet à […]
Le mercredi 14 juin, Lucie et Pauline avec la Petite Roberte et la malle Bébé Lit de Passeurs de Mots mais aussi Dominique et Sabrina, d’Inserfac-Ebe avec leurs kamishibaïs étaient attendus à l’Orangerie, centre social intercommunal de la Communauté de Communes Thiers Dore et Montagne pour une matinée autour des livres et des histoires pour […]
Le 25 mai dernier et pour la première fois dans l’histoire du prix littéraire Livradois-Manga, la journée de clôture a eu lieu dans une médiathèque du territoire ! Cette journée, qui a réuni plus d’une centaine de jeunes collégien.ne.s et lycéen.ne.s d’établissements du Parc du Livradois-Forez, s’est déroulée dans la joie et la bonne humeur […]
La Petite Roberte est prête à partir sur les routes pour sa deuxième saison, avec pas moins de 35 journées d’animations prévues entre mai et octobre ! Les lieux, événements et âges des participant.e.s sont particulièrement variés cette année ! Retrouvez ici toutes les dates par localisation et ici par ordre chronologique ! Installation, accueil des personnes, […]
La Petite Roberte est prête à partir sur les routes pour sa deuxième saison, avec pas moins de 35 journées d’animations prévues entre mai et octobre ! Attention, certains projets sont à destination du grand public, d’autres à destination de publics spécifiques (classes, participant.e.s à un projet…). Tous ne sont pas encore finalisés et peuvent […]
Fin mars Passeurs de Mots s’est réuni pour son assemblée générale annuelle. Un temps fort avec un bilan positif : plus de bénévoles, plus d’actions sur le terrain et plus de participants et participantes ! Cette après-midi à aussi été l’occasion de se faire connaissance entre adhérent.e.s, renouveler le conseil d’administration et se projeter pour […]
Dans le dernier numéro du Transrural Initiatives découvrez un article sur la Petite Roberte, colporteuse de Mots en Livradois-Forez ! Le magazine Transrural Initiatives est une revue qui décloisonne l’actualité rurale en mettant en avant la diversité de ces espaces. Pour soutenir ce journal c’est ici !
C’est en 2019 que germe l’idée d’une structure ambulante autour du livre, pour aller à la rencontre des habitants et habitantes, mais aussi d’être disponible pour les acteurs du territoire et d’exister comme soutien aux projets locaux. Après une année de concertation et de co-construction avec les partenaires et acteurs du territoire, La Petite Roberte […]
Deprecated: Creation of dynamic property EM_Event::$status_array is deprecated in /var/www/passeursdemots/wp-content/plugins/events-manager-leaflet/classes/em-event.php on line 425