I moved my localhost site to a server and, while my custom theme is working, none of the content is appearing. I had created blocks, nodes, views, and none of it appears on the site. It's like a fresh Drupal install, with my theme enabled.
I uploaded the database (w/ Backup and Migrate) and the files folder. Looking at the htaccess files on localhost and server "files" folders, they seem identical, with both using symbolic links. Maybe that's my problem.
I'm not sure where to start deciphering this problem. I want to assume somehow the Drupal installation isn't linking to the database and/or files folder correctly. The only thing I've read that may be relevant is people having to manually fix the links in the database. I'll do that if I have to. It's not a lot of content I'm talking about. But I'm not sure how to begin that process.
More info:
I'm using Drupal 7.16. Hosting on inMotion, using their built-in Drupal installation/config system. Tech support looked at the DB, and said it looks fine, but won't debug my issue w/in Drupal.
I disabled clean url's, cleared cache before exporting DB with Backup & Migrate.