I was developing this site offline through MAMP for someone and decided to move it to a test server on a subdomain for further (and easier) development.
Here's the test site: http://lifehouse.jeffrey-davis.net
When logged into the admin, the site looks fine. When not logged in, the layout is correct but the content will not display and I get the "There’s nothing here. If there were posts in the database, you’d be seeing them. Try creating a post, and see if that solves your problem" message.
I suspect the problem has to do with the database export from the offline site and import to the online preview site, but I don't know how to fix it.
any ideas?