Import multi user wp_posts table into single site install?
-
I’m trying to recreate a multisite blog, in a single install setup.
How is it best to do this?
I’ve tried to import the data from wp_posts, into wp_posts on the single site setup- but I get an error:
‘unknown column ‘post_category’ in field list’
Is it possible to import the relevant data, then copy across the theme?
Many thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Import multi user wp_posts table into single site install?’ is closed to new replies.