WP-for-Church / Sermon-Manager

Sermon Manager for WordPress is the #1 plugin for churches who want to manage their sermons easily and missionally.
https://wordpress.org/plugins/sermon-manager-for-wordpress/
GNU General Public License v2.0
44 stars 34 forks source link

2.16.1 breaks wp-admin console #280

Open calvarykaty opened 4 years ago

calvarykaty commented 4 years ago

Expected Behaviour

after updating sermon manager to 2.16.1, we get a wordpress critical error. the only way to fix the error is to disable the sermon manager. i've also deleted and re-installed the plugin without luck.

Actual Behaviour

Steps To Reproduce

  1. enable updated plugin
  2. cannot login to wp-admin because of a php error

Platform

Sermon Manager Version: 2.16.1 WordPress Version: 5.5 PHP Version: 7

Any Additional Info

jansolo76 commented 4 years ago

Same problem here, the Update breaks the plugin. What i did to get it to (partially) work is to comment out line 62 and 63 in /wp-content/plugins/sermon-manager-for-wordpress/includes/vendor/CMB2/bootstrap.php

Still can't add any new Sermons. :/

EDIT: Re-uploading now did the Job. Case closed!