• Resolved Surbma

    (@surbma)


    Hi,

    the plugin is giving fatal error, when my hosting wants to update the WP core with WP-CLI. It is the same error, what @vastyram has already posted in another topic:
    https://www.ads-software.com/support/topic/legacy-dashboard-yields-error-due-to-plugin/

    The error says:
    Fatal error: Uncaught Error: Call to a member function get() on null in /home/5cc41b03f911c81690a170e2/public_html/wp-content/plugins/simple-post-gallery/app/Controllers/BlockController.php:33
    Stack trace:
    #0 [internal function]: PostGallery\Controllers\BlockController->register(”)
    #1 /home/5cc41b03f911c81690a170e2/public_html/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-mvc/src/Engine.php(150): call_user_func_array(Array, Array)
    #2 /home/5cc41b03f911c81690a170e2/public_html/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-mvc/src/Engine.php(85): WPMVC\MVC\Engine->run(‘BlockController…’, Array)
    #3 /home/5cc41b03f911c81690a170e2/public_html/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-core/src/psr4/Bridge.php(211): WPMVC\MVC\Engine->call_args(‘BlockController…’, Array)
    #4 /home/5cc41b03f911c81690a170e2/public_html/wp-includes/class-wp-hook.php(286): WPMVC\Bridge->__call(‘BlockController…’, Array)
    #5 /home/5cc41b03f911c81690a170e2/public_html/wp-includes/class-wp-hook.ph in /home/5cc41b03f911c81690a170e2/public_html/wp-content/plugins/simple-post-gallery/app/Controllers/BlockController.php on line 33
    [31;1mError:[0m The site is experiencing technical difficulties.

    Please take a look at the codes to see, how can you make it compatible with WP-CLI.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Yes, it’s the same error. Would love to know what to do about that.

    Please let me know if you get any insight on this.

    Thanks,
    V

    Plugin Contributor 10Quality

    (@10quality)

    The reported issue with WP-CLI on BlockController has been fixed on version 2.3.11.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘It seems, the plugin is not compatible with WP-CLI’ is closed to new replies.