Posted: September 12, 2013 at 3:37 pm
|
Hi, I just rebuilt my whole website with a fresh install of WP, new theme, new clean DB, etc., but I’d like to transfer all of my EE data from the old site/DB to the new one. What do I need to do this? It is important that we preserve all event/attendee data. It seems that I should be able to just transfer the EE tables to the new DB, but I want to make sure I’m not missing anything essential. Thanks! WP 3.6 |
I think transferring the database tables should be fine. You can also try the WP Migrate DB plugin. I have used that quite a few times when transferring customer databases to a local install of WP and Event Espresso. It finds all of the URLs that point to the old site and changes them to the new URL. |
|
|
Because it’s a whole new site with new pages/posts/etc., we don’t want to migrate the whole DB – just EE. I’ll check that plugin and if it can somehow manage to do only specific tables that would be wonderful. Thank you. |
|
Hi, It seems that it will onbly allow table selection in the premium version. If you don’t wish to purchase it, then you could try using PHPMyAdmin like here http://support.wpengine.com/exporting-your-database/ or there will no doubt be many MySQL scripts out there that can point you to only exporting certain tables. With that sort of script you could use a WordPress plugin such as Adminer to run the script. As always, back up the database first! |
|
Ok, I’ll get to work on that. Once I have it all sorted out I’ll report back with exactly what I did just in case someone else finds them in this situation. Thanks! |
|
Thanks! |
|
September 16, 2013 at 11:04 am Still no luck. Because we had the new registrations on the new site before all old data got transferred in I decided to insert the rows from the old tables into the new ones so that we could preserve ALL data. I used the method described here with this code:
Of course I did this for each *_events_* table individually. However, I do not see any of the old data… Any ideas? Thanks! |
|
September 16, 2013 at 11:16 am *EDIT* We can see all of the old events, but there is no attendee information… |
|
Can I ask what version of Event Espresso was the old site running? |
|
Originally EE 3.1.34.1.P, now 3.1.35.P |
The Pro version of WP Migrate DB (Pro) lets you select only the tables you want to migrate: |
|
The support post ‘Transfer EE to a new Database/Site (same url, new site build)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.