Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Peter,

    I was updating my test site from 3.1.1 to 3.1.2 so I will let you know whenever 3.1.3 is released and I attempt to update via wp-cli.

    Thanks,
    Ross

    Hello All,

    I wanted to come here to report the same issue with updating responsive-menu over wp-cli.

    I received the same error when I ran:

    wp plugin status

    PHP Catchable fatal error: Argument 1 passed to ResponsiveMenu\Database\Migration::__construct() must be an instance of ResponsiveMenu\Management\OptionManager, null given, called in /wordpress/wp-content/plugins/responsive-menu/migration.php on line 17 and defined in /wordpress/wp-content/plugins/responsive-menu/app/Database/Migration.php on line 13
    Catchable fatal error: Argument 1 passed to ResponsiveMenu\Database\Migration::__construct() must be an instance of ResponsiveMenu\Management\OptionManager, null given, called in /wordpress/wp-content/plugins/responsive-menu/migration.php on line 17 and defined in /wordpress/wp-content/plugins/responsive-menu/app/Database/Migration.php on line 13

    It worked after I used @peterfeatherstone-1’s suggestion. The only difference for me was that services.php file was not in the /wp-content/plugins/responsive-menu/config/wp folder but rather in the /wp-content/plugins/responsive-menu/config/ folder one level above.

    Thanks for all the help and coming up with a work around!

    Ross

    Ditto on the alert but it was found in a disabled plugin (Timber) so I removed the plugin from the site.

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