Ce site utilise des cookies pour vous fournir une expérience optimale. Mentions légales et RGPD
ErrorException {#1900 #severity: E_WARNING }
return;}$twig = Twig::loadTwig();if (count($event->dates) === 0) { Twig::renderNotFoundPage('Evènement cloturé'); get_footer(); return;} * * @param string $template The path of the template about to be included. */ do_action( 'wp_before_include_template', $template ); include $template; } elseif ( current_user_can( 'switch_themes' ) ) { $theme = wp_get_theme(); if ( $theme->errors() ) { wp_die( $theme->errors() ); } // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php';} * @var bool */define( 'WP_USE_THEMES', true );/** Loads the WordPress Environment and Template */require __DIR__ . '/wp-blog-header.php';|
ErrorException
|
|---|
ErrorException:
Warning: Attempt to read property "dates" on null
at /var/www/marche-wp/wp-content/themes/marchebe/single_event.php:40
at include('/var/www/marche-wp/wp-content/themes/marchebe/single_event.php')
(/var/www/marche-wp/wp-includes/template-loader.php:125)
at require_once('/var/www/marche-wp/wp-includes/template-loader.php')
(/var/www/marche-wp/wp-blog-header.php:19)
at require('/var/www/marche-wp/wp-blog-header.php')
(/var/www/marche-wp/index.php:17)
|