Support » Plugin: Timely All-in-One Events Calendar » [Plugin: All-in-One Calendar] WordPress Network Dashboard breaks after latest update

  • Resolved tscargo

    (@tscargo)


    I am running wordpress in a network install.
    After updating to the latest version of all-in-one-event-calendar I get the following issue:

    PHP Fatal error: Call to a member function has_cap() on a non-object in /plugins/all-in-one-event-calendar/app/helper/class-ai1ec-app-helper.php on line 118, referer: https://www.example.com/wp-admin/edit.php

    Looking at line 118:

    if( ! get_role( ‘administrator’ )->has_cap( ‘manage_ai1ec_feeds’ ) ) {

    Apparently the “get_role” call does not return an object…

    Any help/fix is welcome. On the site dashboards (so not the network one) everything works fine….

    http://wordpress.org/extend/plugins/all-in-one-event-calendar/

Viewing 15 replies - 1 through 15 (of 16 total)
Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘[Plugin: All-in-One Calendar] WordPress Network Dashboard breaks after latest update’ is closed to new replies.