<?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 /mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/pomo/streams.php:160)
at /mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/feed-rss2-comments.php:8
at Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'Cannot modify header information - headers already sent by (output started at /mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/pomo/streams.php:160)', '/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/feed-rss2-comments.php', 8, array())
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/vendor/roots/acorn/src/Roots/Acorn/Bootstrap/HandleExceptions.php:54)
at Roots\Acorn\Bootstrap\HandleExceptions->handleError(2, 'Cannot modify header information - headers already sent by (output started at /mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/pomo/streams.php:160)', '/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/feed-rss2-comments.php', 8)
at header('Content-Type: application/rss+xml; charset=UTF-8', true)
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/feed-rss2-comments.php:8)
at require_once('/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/feed-rss2-comments.php')
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/template.php:770)
at load_template('/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/feed-rss2-comments.php')
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/functions.php:1660)
at do_feed_rss2(true)
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/class-wp-hook.php:309)
at WP_Hook->apply_filters(null, array(true, 'rss2'))
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/class-wp-hook.php:331)
at WP_Hook->do_action(array(true, 'rss2'))
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/plugin.php:476)
at do_action('do_feed_rss2', true, 'rss2')
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/functions.php:1624)
at do_feed()
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/template-loader.php:48)
at require_once('/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-includes/template-loader.php')
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-blog-header.php:19)
at require('/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/wp/wp-blog-header.php')
(/mnt/DATA/www/rct-cms0.pulse-systems.com.APP/20221026175700/web/index.php:6)
|