Support

Home Forums Event Espresso Premium Plugin Path is incorrect

Plugin Path is incorrect

Posted: December 23, 2012 at 5:42 pm


Christian

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? `
WordPress Version:3.5

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/

`

  • This topic was modified 11 years, 4 months ago by  Christian.


Dean

December 24, 2012 at 1:49 am

Hi Christian,

EE’s paths are relative so they should just change. Are you runnign any form of cacheing plugin?


Josh

  • Support Staff

December 24, 2012 at 8:23 am

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:
http://codex.wordpress.org/Moving_WordPress#On_Your_Existing_Server


Christian

December 25, 2012 at 1:43 pm

Sorry for the delay – holidays 🙂

No cacheing plugin

The codex steps were followed, or at least that was the intention with one exception –
I ended up not creating a new database, but keeping the old and changing the URL and URI to the new url. The previous location was a beta.domain.com subdomain on the same server so the wp-config.php already pointed to the old database when the html folder was copied to the new domains folder. The idead was to convert the development site to the the live site.

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


Josh

  • Support Staff

December 26, 2012 at 9:35 am

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.
http://codex.wordpress.org/Function_Reference/wp_upload_dir

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:
http://codex.wordpress.org/Changing_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.

Event Espresso