Level Up

A collection of resources for WordPress Developers, written and curated by experts

Level Up

The migration is failing on a certain table

We sometimes have issues with mod_security. Depending on it’s configuration, it can sometimes disrupt our migration process. More info about ModSecurity. It’s a somewhat rare case but there could be another…

Brad

Aug 11, 2014

Level Up

Images are not loading after a migration

WP Migrate DB Pro will only migrate your media files if you are using the Media Files addon. Otherwise, you’ll need to use FTP, SCP, git, rsync, or similar to migrate…

Brad

Level Up

Pages are not loading after a migration

This is commonly fixed by saving your permalink structure again in the Settings → Permalinks panel. If that still doesn’t fix it, please see the Troubleshooting Guide.

Brad

Level Up

I cannot login after a migration

Consider you have Site A and Site B and the users differ between the two installations. If you pull from Site B into Site A you will no longer be…

Brad

Level Up

There was a problem with the AJAX request…

There was a problem with the AJAX request, we were expecting a serialized response, instead we received: <data> There are generally only three scenarios where this error occurs: PHP errors…

Brad

Level Up

SSL Disabled

SSL Disabled — We couldn’t connect over SSL but regular http (no SSL) appears to be working so we’ve switched to that. If you run a push or pull, your…

Brad

Level Up

Could not connect to deliciousbrains.com

This error is typically a result of your server not being configured properly for https (SSL) and so is not able to connect securely to our API. If it’s simply…

Brad

Level Up

413 Request Entity Too Large

This error is caused by an Apache configuration limitation on the “LimitRequestBody” setting. To resolve this issue you should ask your host to increase this value to anything above 1…

Brad

Level Up

You have an error in your SQL syntax

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘1’ at…

Brad

Level Up

What are addons?

WP Migrate DB Pro offers extended functionality in the form of addon plugins. These addons perform very specific tasks and are separate from the main plugin for this very reason.…

Brad