• Resolved mkj2

    (@mkj2)


    We recently switched to HTTPS and replaced all URLs directly in the database keeping serialized data intact. However, Mailpoet still includes some scripts with http instead of https. It drives me crazy. It is included in the form_engine.php like so:

    $scripts_to_include .= '<script type="text/javascript" src="'.WYSIJA_URL.'js/front-subscribers.js'.'?ver='.$wysija_version.'"></script>'."\n";

    I can’t find WYSIJA_URL anywhere in the options table. Nor can I find an input field in the settings sections. How can I fix that?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mkj2

    (@mkj2)

    Sorry, it is NOT included from the form_engine.php. Or at least: If I change something, nothing happens on the frontend. So, what’s going on here?

    Thread Starter mkj2

    (@mkj2)

    OK, found the problem. It wasn’t the plugin, but a ridiculous content composer plugin that caused the wrong urls.

    • This reply was modified 5 years, 12 months ago by mkj2.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not using HTTPS to include script’ is closed to new replies.