SSL bug in PRO 2.0.7

Home Forums Calendar Products Events Calendar PRO SSL bug in PRO 2.0.7

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20465
    David
    Participant

    I found two spots that can cause the security prompt for mixed content esp in IE. 1. events-calendar-pro.php line 49 is still using WP_PLUGIN_URL instead of plugins_url. 2. tribe-filters.class.php line 412 when your calling the jquery-ui.css it uses http, i just changed it to https for now but i’m sure you could add a check for https or not and call the correct one or just include that file.

    #20473
    Jonah
    Participant

    Hi Dave,

    I’ve brought this to our lead developers attention and I’ll let you know what he says. I’m sure we’ll be able to fix this in a release soon.

    Thanks,
    Jonah

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘SSL bug in PRO 2.0.7’ is closed to new replies.