Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
DawPi Posted June 14, 2018 Posted June 14, 2018 Hello, is there any chance to copy database with records and import it to another board? Both are 4.3.3 versions.
DawPi Posted June 14, 2018 Author Posted June 14, 2018 I did it manually. SQL backup, import, update category ID's, member ID's etc. ? BomAle and Heosforo 2
Joel R Posted June 14, 2018 Posted June 14, 2018 Did you just ... provide peer to peer support for yourself? Lol DawPi and jaeitee 2
jaeitee Posted September 25, 2020 Posted September 25, 2020 Just touching base on this topic as I've just had to do this myself as I merge three 15+ year old communities in to one including a Wordpress with nearly 2000 records converted to Pages. 1) Create Database 2) Create Fields 3) Check old Database Field Names (ie field_28) 4) In the AdminCP go to the new database and hover over the edit field button, you will see the Field ID in the URL. 5) Update old Database field Name (ie: field_28 now is called field_70). 6) Once completed, for the sake of visual clarity I reordered the table index as well. 7) You can now easily export from the old in to the new. Migrating the comments is actually really easy, they're simply tied to the Database ID and the Record ID, so changing those two values will have them appear on the new record/entry. Using something like TablesPlus and a BIG wide screen really helps, it was infinitely faster than attempting on the laptop screen 🙂 Your distance may vary, moving them from a 'TEMP' category to the category I wanted also seemed to clean up any 'last post' and front index issues. Backup before you do any of this, I also clone the tables I'm editing as well so I can be as destructive as needed. I don't know any side effects yet but so far it seems to be working 😄  Â
Recommended Posts