<?php
/**
* WordPress View Bootstrapper
*/
define('WP_USE_THEMES', true);
require __DIR__ . '/wp/wp-blog-header.php';
|
ErrorException
|
|---|
ErrorException:
Cannot modify header information - headers already sent by (output started at /home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/app/plugins/advanced-custom-fields-pro/includes/forms/form-widget.php:36)
at /home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/pluggable.php:1421
at Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/app/themes/bastille/vendor/roots/acorn/src/Roots/Acorn/Bootstrap/HandleExceptions.php:54)
at Roots\Acorn\Bootstrap\HandleExceptions->handleError()
at header()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/pluggable.php:1421)
at wp_redirect()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/pluggable.php:1529)
at wp_safe_redirect()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/app/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php:63)
at WPSEO_Sitemaps_Router->template_redirect()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/class-wp-hook.php:307)
at WP_Hook->apply_filters()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/class-wp-hook.php:331)
at WP_Hook->do_action()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/plugin.php:476)
at do_action()
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/template-loader.php:13)
at require_once('/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-includes/template-loader.php')
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-blog-header.php:19)
at require('/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/wp/wp-blog-header.php')
(/home2/agencebast2/pdc.preprod-securite-bastille2.ovh/web/index.php:6)
|