you’d need to move your database over as well, did you do that?
I did an export from within WP and got the XML file imported into the new site but that didn’t do it.
EM doesn’t work with the import function atm, you’d need to import the database as well. It should work if you also import the wp_em_… tables I believe.
Ok I will try this asap, do I just backup from MyPHPAdmin and then copy it to the new one?
anything special I need/should do?
Ok so i managed to move over the DB and if I look at it in myPHPAdmin i can see all the entries but in the WP admin I don’t.
I have deactivated and restored the plugin but no luck
What am I missing??
did you check these tables wp_posts and wp_postmeta ?
if you export those, it should work, but you will lose all your posts/pages on your new site as this imports your posts/pages/etc. too
Ok thanks for all the help I have it worked out now π
thanks for updating; is it okay to share the solution for future users? thanks
Sure, I started over, deleted the messed up new site.
Copied all of the old DB and the WP_content and viola everything works π