Right. The database you're using doesn't contain the required tables to go with the PHP files you're running. So, you're obviously not using the same database as the live server is using. And/or you're using a different DB_PREFIX which makes it point to a different set of tables inside that database.
Bookmarks