Good day all.
I have three WP blogs that I plan to import into a MU. I ran a test installation and found that by importing the WP export file a number of things were not included. My primary concern is the wp_options table.
Am I missing something simple that will allow me to import the basic settings (not the plugin options) so I do need to go through each blog settings page and re-check every option?
One Example: Start of week defaults to 1 in MU but I have it set to 0 in one WP installation.
I tried importing a set of wp_options from one blog into the MU install and found a number of entries overwritten that should not have been and/or will likely cause trouble when I begin using the blog.
Example: The location where files are uploaded to in a WP blog is /wp-contents/ while in MU it relates to the blog # (1, 2, 3, etc.)
Thanks in advance for any suggestions and/or ideas.