Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 1 reply, 2 voices, and was last updated 8 years, 6 months ago by
Steven Zahm.
-
AuthorPosts
-
02/18/2018 at 2:51 pm #452229
Carol
ParticipantI made a new website which should be the one to host the directory I built with Connections. How do I migrate it from the old site? I plan to make the current page on the old site a blank page and use a redirect to the new page on the new site – for a while.
02/19/2018 at 10:41 am #452288Steven Zahm
Keymaster@ Carol
If you are migrating an entire site then I recommend you use a plugin like Duplicator or BackupBuddy. If you want to migrate only the Connections data, it is possible but will require a moderate amount of work.
To start, Connections should not be installed on the destination site. If you have installed it, uninstall it and then use phpMyAdmin to drop the
{wpdb_prefix}connections*from the WordPress database. There are 13 of them.First, go to the Connections Tools admin page and export the settings.
Now, login into the source site and go to the Connections Settings admin page. Disable the FULLTEXT search option
Next, log into the source site’s phpMyAdmin and export those 13 tables as a SQL file. Use the quick export or default export options. I forget what the exact terminology is.
Log into the destination site phpMyAdmin and import that SQL file.
After the import is complete, you will need to change the wpdb_prefix of the imported table to match the wpdb_prefix of the destination site.
Now, log into the source site via FTP and navigate to the
../wp-content/uploads/folder. You will find a folder namedconnections-images. Download that entire folder.Next log into the destination site via FTP and navigate
../wp-content/uploads/and upload theconnections-imagesyou just downloaded.Now you can install and activate Connections on the destination site.
Import the settings on the Connections Tools admin page.
Lastly, toggle the FULLTEXT option on the Connections Settings admin page under the Search tab. Do this by disabling it and saving the setting, then enabling it and saving the setting. This will ensure the FULLLTEXT indices are created if the db supports it.
It sounds like a lot but it actually pretty quick with most time spent on logging in and out of the various part of the two sites.
Hope that helps!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
