Dumping WP database content into Word?

From: Jo (JELLS) 4 Jun 2019 16:42
To: CHYRON (DSMITHHFX) 6 of 7
The domain has since expired, but at the time (last fall) it had not. And when we tried recently with a fresh install, it was on a sub-domain on my husband's site, so that wasn't the issue either.
From: CHYRON (DSMITHHFX) 4 Jun 2019 16:51
To: Jo (JELLS) 7 of 7
Then it's very likely the hard-coded paths in the database are still pointing to the expired domain, so it can't find it. If you try to swap in the new domain by search and replace in the db .sql file, and then import it over the old db using phpMyAdmin, you might be able to get it up and running. You will also might need to take a look at the .htaccess file. It might be ok, unless it's got the old domain in it.