• I haven’t updated this plugin in about a year. Now, if I update it, my entire WordPress instance crashes. No front end, no back end. Just blank pages. I was able to restore from a previous backup for the time being.

    Do you know what may be causing this issue? How can I go about updating the plugin without taking down my site?

    https://ww.wp.xz.cn/plugins/events-maker/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author dFactory

    (@dfactory)

    It would be great if you could enable debug mode and provide a link to your site.

    Or better if you do that on our forum: https://www.dfactory.eu/support/ as an admin access might become required.

    Thread Starter digitaldog247

    (@digitaldog247)

    The site is http://www.wsta.org

    I don’t have permission to give admin access to the site.

    Plugin Author dFactory

    (@dfactory)

    There are some more problems on the site (double jquery scripts, probably missing wp_footer())

    Did you enable debug mode?
    If you did then update EM and give us a notice here.

    Thread Starter digitaldog247

    (@digitaldog247)

    In footer.php I have this call:
    <?php do_action(‘wp_footer’); ?>
    Instead of the standard wp_footer()

    Double jQuery scripts wouldn’t crash the backend also.

    I turned on debug mode for a minute, then turned it back off. This is a live site. I cannot leave it on.

    Here is the link to the debug file: debug.log

    Plugin Author dFactory

    (@dfactory)

    I don’t know what you see, but I see A LOT of problems with Just Custom Fields plugin – whatever it is.

    There is EM mentioned once, but with the error coming from the plugin above. Nevertheless I checked it: line 419 in Events Maker is a native WP function used with all the coding standards in mind.

    <?php do_action('wp_footer'); ?>

    I haven’t seen that in any theme. I does it’s job probably, but it gives some info on the development quality of the theme.

    To sum this up – there are multiple problems on your site, but not coming from our plugin. You should really do something with it.

    Thread Starter digitaldog247

    (@digitaldog247)

    Thanks for the input.

    I was able to replicate the site locally.

    I switched to Debug mode, then updated the plugin.

    I get this error:

    PHP Fatal error: Call to undefined method Events_Maker::display_notice() in […]/Documents/Dev/wsta/working_copy/wp-content/plugins/events-maker/includes/class-update.php on line 107

    Plugin Author dFactory

    (@dfactory)

    Can you contact me through contact form on our page? https://www.dfactory.eu/contact/

    I’d like to help you but I need some closer contact, probably a way to send you some files, etc.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Updating from Version 1.0.8 Crashes WordPress’ is closed to new replies.