• Resolved Kokomo

    (@kokomoweb)


    Hi, we just installed Zoom and we are getting the following issues. Zoom is the only plugin installed, and we are using twenty nineteen. PHP version is 7.3

    – Can’t save the options because of JS:

    admin.php?page=Spider_Zoom&task=save:992 Uncaught TypeError: Cannot read property ‘style’ of null
    at change_pos (admin.php?page=Spider_Zoom&task=save:992)
    at admin.php?page=Spider_Zoom&task=save:1121
    change_pos @ admin.php?page=Spider_Zoom&task=save:992
    (anonymous) @ admin.php?page=Spider_Zoom&task=save:1121
    admin.php?page=Spider_Zoom&task=save:1157 Uncaught TypeError: Cannot read property ‘style’ of null
    at admin.php?page=Spider_Zoom&task=save:1157
    (anonymous) @ admin.php?page=Spider_Zoom&task=save:1157
    jquery-1.7.1.js?ver=5.1:630 Uncaught TypeError: Cannot read property ‘length’ of undefined
    at Function.each (jquery-1.7.1.js?ver=5.1:630)
    at Function.a.widget (widget.min.js?ver=1.11.4:11)
    at mouse.min.js?ver=1.11.4:11
    at mouse.min.js?ver=1.11.4:11
    at mouse.min.js?ver=1.11.4:11
    each @ jquery-1.7.1.js?ver=5.1:630
    a.widget @ widget.min.js?ver=1.11.4:11
    (anonymous) @ mouse.min.js?ver=1.11.4:11
    (anonymous) @ mouse.min.js?ver=1.11.4:11
    (anonymous) @ mouse.min.js?ver=1.11.4:11
    jquery-1.7.1.js?ver=5.1:630 Uncaught TypeError: Cannot read property ‘length’ of undefined
    at Function.each (jquery-1.7.1.js?ver=5.1:630)
    at Function.a.widget (widget.min.js?ver=1.11.4:11)
    at sortable.min.js?ver=1.11.4:11
    at sortable.min.js?ver=1.11.4:11
    at sortable.min.js?ver=1.11.4:11
    each @ jquery-1.7.1.js?ver=5.1:630
    a.widget @ widget.min.js?ver=1.11.4:11
    (anonymous) @ sortable.min.js?ver=1.11.4:11
    (anonymous) @ sortable.min.js?ver=1.11.4:11
    (anonymous) @ sortable.min.js?ver=1.11.4:11
    wp-mediaelement.js?ver=5.1:72 Uncaught TypeError: $(…).not(…).filter(…).mediaelementplayer is not a function
    at HTMLDocument.initialize (wp-mediaelement.js?ver=5.1:72)
    at fire (jquery-1.7.1.js?ver=5.1:1046)
    at Object.fireWith (jquery-1.7.1.js?ver=5.1:1164)
    at Function.ready (jquery-1.7.1.js?ver=5.1:435)
    at HTMLDocument.DOMContentLoaded (jquery-1.7.1.js?ver=5.1:923)

    – PHP errors:

    Deprecated: Function create_function() is deprecated in /wp-content/plugins/zoom-widget/zoom_widget.php on line 445

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/zoom-widget/zoom_widget.php:445) in /public_html/wp-admin/includes/misc.php on line 1198

    Is this plugin still supported?

    • This topic was modified 5 years, 1 month ago by Kokomo.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please open your FTP account, navigate to wp-content/plugins/zoom-widget file and replace this file with the following one. This is going to solve ” Deprecated: Function create_function() is deprecated in /wp-content/plugins/zoom-widget/zoom_widget.php on line 445 ” php Error

    As regarding this: ” Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/zoom-widget/zoom_widget.php:445) in /public_html/wp-admin/includes/misc.php on line 1198 ” – please check your Theme’s function.php file, if it has ?>, please delete it.

    Please let us know if it helps.

    Thank you!

    Have a nice day!

    Thread Starter Kokomo

    (@kokomoweb)

    @kimabaghdasaryan
    Thanks for the info. If we buy the pro version, are these issue solved in it?

    Plugin Support Suzie

    (@suziekh)

    Dear @kokomoweb,

    There should not be such problems, however if you notice the same issue, please let us know.

    Thanks and have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Many PHP and JS errors – Plugin still supported?’ is closed to new replies.