• Resolved Tyler Tork

    (@tylertork)


    I assume there’s some junk left over in the database from a previous installation causing this error to appear on your settings page:

    Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /…/wp-content/plugins/import-meetup-events/templates/import-meetup-events-settings.php:51 Stack trace: #0 /…/wp-content/plugins/import-meetup-events/includes/class-import-meetup-events-admin.php(148): require_once() #1 /…/wp-includes/class-wp-hook.php(307): Import_Meetup_Events_Admin->admin_page(”) #2 /…/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array) #3 /…/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #4 /…/wp-admin/admin.php(259): do_action(‘toplevel_page_m…’) #5 {main} thrown in /…/wp-content/plugins/import-meetup-events/templates/import-meetup-events-settings.php on line 51

    Please adjust your code so that after an upgrade, it can deal with whatever this situation is without causing error messages.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error in settings – version 1.5.1’ is closed to new replies.