Warning: Cannot modify header information
-
Warning: Cannot modify header information – headers already sent by (output started at /home/content/51/5126851/html/wp-includes/post-template.php:54) in /home/content/51/5126851/html/wp-includes/pluggable.php on line 890
I know I need to do something to my post-template.php file, but I’m not sure what. Here’s what the last few lines of code looks like:
</tbody>
</table></form>
<?php
else :
echo “<ul class=’post-revisions’>\n”;
echo $rows;
echo “”;
endif;}
Any suggestions?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Warning: Cannot modify header information’ is closed to new replies.