• Resolved abqdanj

    (@abqdanj)


    After updating ZigDashNote to 0.4.2., site became unavailable. Four sites affected; was able to deactivate 3 of them. Running WordPress 5.2.2 and PHP version: 7.2.18.

    Error Details
    =============
    An error of type E_ERROR was caused in line 47 of the file /u3/nmpob/public_html/nmpob.org/wp-content/plugins/zigdashnote/zigdashnote.php. Error message: Uncaught Error: Call to undefined function get_plugin_data() in /u3/nmpob/public_html/nmpob.org/wp-content/plugins/zigdashnote/zigdashnote.php:47
    Stack trace:
    #0 /u3/nmpob/public_html/nmpob.org/wp-content/plugins/zigdashnote/zigdashnote.php(157): zigdashnote->__construct()
    #1 /u3/nmpob/public_html/nmpob.org/wp-settings.php(362): include_once(‘/u3/nmpob/publi…’)
    #2 /u3/nmpob/public_html/nmpob.org/wp-config.php(90): require_once(‘/u3/nmpob/publi…’)
    #3 /u3/nmpob/public_html/nmpob.org/wp-load.php(37): require_once(‘/u3/nmpob/publi…’)
    #4 /u3/nmpob/public_html/nmpob.org/wp-admin/admin.php(34): require_once(‘/u3/nmpob/publi…’)
    #5 /u3/nmpob/public_html/nmpob.org/wp-admin/index.php(10): require_once(‘/u3/nmpob/publi…’)
    #6 {main}
    thrown

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter abqdanj

    (@abqdanj)

    After three days of no response from plugin author, regressed to 0.4.0 with no loss of data.

    Plugin Author zigpress

    (@zigpress)

    Bug fixed in version 0.4.3. Apologies.

    Thread Starter abqdanj

    (@abqdanj)

    Updated plugin to 0.4.3 and now admin page gets error “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.” Rest of site ok.

    Regressed back to 0.4.0 and admin page is back.

    Plugin Author zigpress

    (@zigpress)

    Problem seems to be that a function get_plugin_data is documented as being available if is_admin is true, however this is not always the case.

    Version 0.4.4 of ZigDashNote removes all reference to this function until a proper solution can be implemented.

    The plugin was working on 10 of my sites and failing on one, probably with the same error you experienced. It now works on the site where it was failing.

    Thread Starter abqdanj

    (@abqdanj)

    Updated to 0.4.4 on four sites and all OK.
    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ZigDashNote Update to 0.4.2. Crashes Site’ is closed to new replies.