Posted: October 25, 2013 at 1:42 pm
|
WordPress 3.6.1 I am working on this for a client. They get this error on the registration page: From reading the forums, it sounds like they need to upgrade EE. Thanks, |
Hi Eric, You’ll need to update all of the Event Espresso plugins in order to be compatible with WP 3.6 and up. We outline what to watch out for when you update in this guide: https://eventespresso.com/wiki/updating-event-espresso/ In a nutshell you will want to backup the database and check for any old files in /wp-content/uploads/espresso/templates or /wp-content/uploads/espresso/gateways. Any files in those two locations will need to be removed or updated when you update as they override their corresponding files in the core Event Espresso plugin. One way to check for any core files modifications is when you’re FTP’ed in you can check to see if any files were modified at a later date. Most FTP clients will display the date the file was last modified. Also, before you update you can backup the old plugin files locally so in case there were modifications made you won’t lose any of the files. |
|
|
i”ll take a look at that link. Thanks. |
|
Actually, I decided to use the UpdraftPlus plugin to backup, since I had problems with a Duplicator backup last time I tried it. |
I’m not familiar with either of those, but I like to use WPDBBackup or even WPMigrateDB. The nice thing about WPMigrateDB is it has an option to do a find and replace on URLs and file paths so you can move everything over to a local site and run the updates on the local site first. This is a link to a good go-to backup guide: http://www.prelovac.com/vladimir/how-to-do-a-full-wordpress-backup |
|
|
That gives me an idea: I could make a local copy and test the update there, so there’s less risk of downtime potential for the live site (which people are actively registering at). I use DesktopServer Pro to create local .dev WP sites, and it used the Duplicator plugin to copy the site. http://serverpress.com/products/desktopserver/ I’m not sure I understand your comment about “..find and replace on URLs and file paths so you can move everything over…”? |
The file paths and URLs stored in the live site’s database need to be changed to point to the new site’s file paths and URLs when the data is migrated so images, settings, and options will work in the new location. See also: http://interconnectit.com/products/search-and-replace-for-wordpress-databases/ The video in this post shows how to change the file paths and URLs when migrating the WP database: |
|
The support post ‘Errors on registration page "Warning: Missing argument 2 for wpdb::prepare()…"’ 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.