Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error In Pro Sites #14

Open
robvideo opened this issue Feb 1, 2022 · 1 comment
Open

Error In Pro Sites #14

robvideo opened this issue Feb 1, 2022 · 1 comment

Comments

@robvideo
Copy link

robvideo commented Feb 1, 2022

How Do I Solve this one please
Cannot start session when headers already sent in /home/ffsdsea/public_html/wp-content/plugins/pro-sites/pro-sites-files/lib/ProSites/Helper/Session.php on line 29

@mrbm
Copy link

mrbm commented Nov 27, 2022

I would love to know the answer to this too. Wonder if WPMUDEV will maybe follow up on this..i realize its a sunsetted plugin but its been occurring prior to sunset and was never resolved: https://wpmudev.com/forums/topic/pro-sites-php-warning-cannot-start-session-when-headers-already-sent-in-prosites-helper-sessio/

In the situation I have been tracking, prior to that error I see:
PHP Warning: Cannot modify header information - headers already sent in /srv/users/XXX/apps/wordpress/public/wp-includes/functions.php on line 6865

Which leads to the wordpress setting:

function send_frame_options_header() {
        header( 'X-Frame-Options: SAMEORIGIN' );
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants