HandySolo – Thanks, the updating permalink did not work.
HOWEVER, it looks like you’re right, this is on my webhost’s end. index.php’s are not working on this domain for some reason.
I put a very simple index.php in http://www.mikeroberto.com/indextest/ and still get humiliated. I’ll contact powweb.
Thanks!
berto
PS: Jeff – Nice blog, and it looks like http://www.jeffmills.com/wp-admin/ works fine from here in texas.
Replying to an old post, but moshu’s post is wildly inaccurate for you googlers out there.
If using Ocadia and want comments on your front page, add this code under the /div that comes after all the comments_popup_link, edit_post_link, and trackback_rdf function calls:
<?php $withcomments=TRUE; comments_template(); // Berto Get wp-comments.php template ?>
and it must be before the endwhile.
The file is wp-content/themes/ocadia/index.php
Best wishes!
Nobody has any information on this?