Posted: December 23, 2012 at 5:42 pm
|
This site was recently migrated to another domain on the same server and now EE mostly works, except for adding images or featured images to events. Any suggestions for correcting the nfs paths is bold below? ` PHP Version:5.3.15 MySQL Version:5.1.55 Event Espresso Version:3.1.29.1P WordPress Address (URL):http://domain.com WordPress Content Directory:/nfs/c09/h01/mnt/127139/domains/domain.com/html/wp-content Site address (URL):http://domain.com Event Espresso Plugin URL:http://domain.com/wp-content/plugins/event-espresso/ Event Espresso Plugin Path:/nfs/c09/h01/mnt/127139/domains/domain.com/html/wp-content/plugins/event-espresso/ Event Espresso Upload URL:http://domain.com/wp-content/uploads/espresso/Event Espresso Upload Path:/nfs/c09/h01/mnt/127139/domains/domain.com/html/wp-content/uploads/espresso/ Event Espresso Template Path:/nfs/c09/h01/mnt/127139/domains/domain.com/html/wp-content/uploads/espresso/templates/ Event Espresso Gateway Path:/nfs/c09/h01/mnt/127139/domains/domain.com/html/wp-content/uploads/espresso/gateways/ `
|
|
Hi Christian, EE’s paths are relative so they should just change. Are you runnign any form of cacheing plugin? |
Hi Christian, What is the result when you try to upload an image? When the database was migrated, what was the method used? Are there any entries in the database that point to the old domain? Here are the step by step instructions to move a WordPress site to a new location on the same server: |
|
|
Sorry for the delay – holidays 🙂 No cacheing plugin The codex steps were followed, or at least that was the intention with one exception – The only instances of the old “beta” domain in the database appear to be a couple of images that had permalink urls rather than local references. Can I put the correct url or proper relative path into the database by hand or via a search and replace script? Thx |
Hi Christian, This may be a case where you can go into the database and change the path. If that’s the case, you’ll want to check the upload_path and/or the upload_url_path options in the wp_options table and look for the old paths/URL from where the site was before. There may be an issue with file permissions in the new location. You may be able to compare the permissions where this was working before and see if they match up to the new location’s file permissions: |
|
The support post ‘Plugin Path is incorrect’ 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.