Warning: Cannot modify header information – headers already sent by
-
Hello I get this error when I installed a plugin:
Warning: Cannot modify header information – headers already sent by (output started at C:\xampplite\htdocs\wp-content\themes\jillij-1\header.php:5) in C:\xampplite\htdocs\wp-includes\pluggable.php on line 275The plugin restricts access to a page that I specify, this error only occurs when clicked on restricted page, normally a user would be redirected to login/registration page.I tried many restriction plugins and this one seems to work the best for me.
I checked for spaces before <?php and ?> behind them in pluggable.php (its the original file no changes made here).
I checked this for my theme jillij-1 header.php from my theme.####Sources####
plugin source: https://immow.nl/page_restriction.txt
jillij-1 header.php source: https://immow.nl/header.txt (click view source)
Pluggable.php is original file so that should not be the problem.
##############I await your enlightenment.
- The topic ‘Warning: Cannot modify header information – headers already sent by’ is closed to new replies.