Hi,
It clearly says that your database is missing a table.
PREFIX_theme comes from default PrestaShop database structure, so you should have it.
Look for your old store .sql file and there you should have it.
Or just get a fresh PrestaShop install (on your localhost or any web host). Export "theme" table and import it to your new store.