I was installing another WP copy in another directory and inadvertently uploaded wp-config.php to an existing install directory and overwrote my wife's WP blog at EvolvingMom.com
Since then I've corrected the problem enough to at least get the content back on the site through fixing the wp-config.php and restoring the MySQL database, however every link on the page is broken and going to a 404 page. (although the links look correct)
The URLs appear to be setup correctly, see here in Google Cache:
Google Cache of the Site
...but the links are all going to 404 pages.
So I think there's still a variable setup wrong somewhere where it's pointing to the wp_config.php file variables that i uploaded in error? Any idea where this issue is?
Thanks much in advance!