11-03-2016, 01:48 AM
Ok so ever since I upgraded from 4.1.5 to 4.1.7b and eventually 4.1.8b I'm getting a "Cannot modify header information" warning on logout and register pages. I tried pretty much starting from zero with 4.1.8b, except init.php and same DB, without much success.
I tried to track it down but have had no luck. Any ideas?
.../users/logout.php
Warning: Cannot modify header information - headers already sent by (output started at /home/sms/public_html/dev1/usersc/includes/analytics.php:26) in /home/sms/public_html/dev1/users/classes/Cookie.php on line 30
.../users/join.php
Warning: Cannot modify header information - headers already sent by (output started at /home/sms/public_html/dev1/users/helpers/helpers.php:199) in /home/sms/public_html/dev1/users/join.php on line 208
I tried to track it down but have had no luck. Any ideas?
.../users/logout.php
Warning: Cannot modify header information - headers already sent by (output started at /home/sms/public_html/dev1/usersc/includes/analytics.php:26) in /home/sms/public_html/dev1/users/classes/Cookie.php on line 30
.../users/join.php
Warning: Cannot modify header information - headers already sent by (output started at /home/sms/public_html/dev1/users/helpers/helpers.php:199) in /home/sms/public_html/dev1/users/join.php on line 208