WPIntell

Source evidence

PHP Warning: Cannot modify header information

Grid/List View for WooCommerce · support · 2022-11-10T04:19:00+00:00

complaintsentiment
mediumseverity
0.92relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 35 rows with source links

28.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mesmer7 unresolved
I’m seeing hundreds of copies of this message in my wordpress error log [10-Nov-2022 04:10:51 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mesmer17/public_html/wp-content/plugins/gridlist-view-for-woocommerce/includes/functions.php on line 26 Looks like the same error I’m getting (see my report 3 days ago), except for me it takes down my whole website. Hello, Plugin uses cookie to store current list state and it must be set before header send. Plugin set it before WordPress sens any data, but maybe you have some plugin that place some data before our plugin set cookie, that cause this issue, or some plugin has issue that cause this. First of all please try to disable other plugins and change theme to WordPress default to check that it is not compatibility issue. Regards, Oleg Hello, I have try to disable other plugins and change theme to WordPress default still same PHP warning. Thanks This reply was modified 3 years, 1 month ago by LogicRays Technologies . Still not resolved. I tried adding `SetEnv SERVER_NAME mydomain’ in my htaccess file. No effect. Could this be caused by forcing HTTPS or by setting strict HTTPS headers?

Comments

4 shown
joeom 2022-11-10T18:42:00+00:00

Looks like the same error I’m getting (see my report 3 days ago), except for me it takes down my whole website.

RazyRx 2022-11-18T13:46:00+00:00

Hello, Plugin uses cookie to store current list state and it must be set before header send. Plugin set it before WordPress sens any data, but maybe you have some plugin that place some data before our plugin set cookie, that cause this issue, or some plugin has issue that cause this. First of all please try to disable other plugins and change theme to WordPress default to check that it is not compatibility issue. Regards, Oleg

LogicRays Technologies 2023-03-31T10:53:00+00:00

Hello, I have try to disable other plugins and change theme to WordPress default still same PHP warning. Thanks This reply was modified 3 years, 1 month ago by LogicRays Technologies .

mesmer7 2023-04-19T20:09:00+00:00

Still not resolved. I tried adding `SetEnv SERVER_NAME mydomain’ in my htaccess file. No effect. Could this be caused by forcing HTTPS or by setting strict HTTPS headers?