Fatal Error when editing index.php
-
Hello,
I made the mistake of trying to install the WP Page Numbers plug-in. The instructions said to replace
the ‘next_posts_link()’ and ‘previous_posts_link()’
with
<?php posts_nav_link(‘ — ‘, ‘‹ Newer Posts’, ‘Older Posts ›’); ?>
I did that and got the following error message on my web page: https://thedarktower.info/wp/wordpress/
Fatal error: Call to undefined function: get_header() in D:\inetpub\vhosts\thedarktower.info\httpdocs\wp\wordpress\Index.php on line 1
Then I undid the damage and changed it back…and I still get the error message. How do I restore this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fatal Error when editing index.php’ is closed to new replies.