SSL implementation caused problem
-
Having implemented SSL, I am now getting strange messages either when someone tries to sign up or if the old http address is used.
Warning: Cannot modify header information – headers already sent by (output started at /home/drpushpa/public_html/shiftworkershealth.com/index.php:2) in /home/drpushpa/public_html/shiftworkershealth.com/wp-includes/pluggable.php on line 1167
Any idea how to fix this?
I have been to line 1167 that is mentioned here, and it says:
header(“Location: $location”, true, $status);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘SSL implementation caused problem’ is closed to new replies.