• Resolved yamaks

    (@yamaks)


    Error in Console when creating new Popup:

    Uncaught SyntaxError: Unexpected token; post-new.php?post_type=popup:775

    <script type=”text/javascript”>
    window.pum_popup_settings_editor = ;
    </script>

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @yamaks – One of 2 things:

    – Asset caching issue in which case CTRL + F5 will fix it.
    – PHP error causing the JS variables not to render properly in which case check your logs or use a plugin like WP Log Viewer to get those errors and I can patch them.

    Hope that helps.

    good afternoon.
    after updating the error in the admin panel
    <script type=”text/javascript”>
    window.pum_popup_settings_editor =;
    </script>

    Hi

    I got same problem with window.pum_popup_settings_editor = ;

    I deleted everything from my debug.log and reloaded Edit Popup admin page. Here is what I got.

    [10-Apr-2018 16:41:14 Europe/Vilnius] PHP Notice: wpseo_pre_analysis_post_content filter/action is deprecated since version WPSEO 3.0! Use javascript instead. in C:\laragon\www\vikingegaarden\wp-includes\functions.php on line 3828

    Please let me know if you need any more info.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error in Admin Console’ is closed to new replies.