I just figured it out…I had a bad download of the theme originally.
<div class="right"><?php posts_nav_link('','','previous »') ?></div>
<div class="left"><?php posts_nav_link('','« newer ','') ?></div>
^Works perfectly and that’s what it should have been
Thanks for your help, I just searched with that and found most of the threads I have already read. I have the original index.php before I modified my main home page to show what I want it to, but I want the posts that are made shown on a page within the WordPress…
Is there a way to make the original index.php show up within that page?