PHP warning: headers already sent
-
There is this PHP warning: Cannot modify header information – headers already sent
On line:
wp-content/plugins/pitchprint/pitchprint.php in register_session at line 798
setcookie(‘pitchprint_sessId’, uniqid(‘pp_w2p_’, true), time()+60*60*24*30, ‘/’);Can you fix this please?
It generates -in our case- some 3K errors per day.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP warning: headers already sent’ is closed to new replies.