Events Made Easy Forums Bug fixed or feature request implemented Full URL path not being filled in EME Image URL

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59854
    Anonymous
    Inactive

    I have a site.
    https://indianasubcontractors.org
    When I load a new EME image it works fine. Suddenly it will switch to this path:

    https://wp-content/image……
    It truncates the actual URL of the site.
    Any thoughts on what might be switching this out?
    Jon

    #59855
    Franky
    Keymaster

    Check the forum post guidelines please:
    https://www.e-dynamics.be/wordpress/forums/topic/forum-post-guidelines/

    (step 2: console errors and webserver logfiles), and also define “suddenly” (when exactly: reproducing the bug is essential)

    #59856
    Anonymous
    Inactive

    Sorry for the hast in the post. There are no errors in the counsel log.
    EME 2.1.17
    WordPress 5.1.1

    It is happening in the raw EME_Events table. I see some records are simply missing the full path. When I remove the image and put it back in the full path appears. A few days later the client will call and say the image isn’t appearing again and when I check the path the full is gone. They say that they aren’t in EME at all when it just switches.
    I will monitor and see what I can find on my end
    Jon

    #59862
    Franky
    Keymaster

    I’ve made some tests and indeed: upon edit, the image url gets changed to a relative url. Although that shouldn’t be a problem (since in fact the image_id property takes precedence), I corrected the code (and added extra esc-calls):
    http://plugins.trac.wordpress.org/changeset/2073552

    (in fact only the last change in eme_events.php is for your issue)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top