When PRO is in the must-use plugin directory, its asset path URLs are broken

Home Forums Calendar Products Events Calendar PRO When PRO is in the must-use plugin directory, its asset path URLs are broken

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1338769
    Doug Hovekamp
    Participant

    tribe_events_pro_resource_url() renders out assets from the wp-content/plugins folder even when the plugin is located in wp-content/mu-plugins/.

    This seems to be because in src/functions/template-tags/general.php on line 799, the function relies on Tribe__Events__Pro__Main::instance()->pluginUrl, and the Tribe__Events__Pro__Main class’s constructor intializes the pluginUrl parameter incorrectly.

    This error is not instance-specific. We’ve debugged this in a local development environment.

    #1339521
    Cliff
    Member

    Hi, Doug.

    Thanks for your detailed post.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    #1621115
    Sky
    Keymaster

    Hi There!

    Just wanted to share with you that a new release of our plugins is out, including a fix for this issue 🙂

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-9-september-2018/

    We apologize for the delay and appreciate your patience while we worked on this.

    As always, we suggest to setup a dev/staging site so you can make all plugin updates without disrupting the live site.

    Please update the plugins and let us know if the fix works for your site.

    Regards,
    Sky

    #1638331
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘When PRO is in the must-use plugin directory, its asset path URLs are broken’ is closed to new replies.