marcopeca
Forum Replies Created
-
If I try to force the thumbnail regeneration with wp-cli I have the following error:
PHP Fatal error: Uncaught Error: Call to a member function get() on null in /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/app/Controllers/ConfigController.php:78
Stack trace:
#0 [internal function]: PostGallery\Controllers\ConfigController->load_textdomain(”)
#1 /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-mvc/src/Engine.php(140): call_user_func_array(Array, Array)
#2 /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-mvc/src/Engine.php(82): WPMVC\MVC\Engine->run(‘ConfigControlle…’, Array)
#3 /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-core/src/psr4/Bridge.php(184): WPMVC\MVC\Engine->call_args(‘ConfigControlle…’, Array)
#4 /opt/bitnami/apache2/htdocs/designonweb.it/wp-includes/class-wp-hook.php(286): WPMVC\Bridge->__call(‘ConfigControlle…’, Array)
#5 /opt/bitnami/apache2/htdocs/designonweb.it/wp-includes/class-w in /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/app/Controllers/ConfigController.php on line 78
Fatal error: Uncaught Error: Call to a member function get() on null in /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/app/Controllers/ConfigController.php:78
Stack trace:
#0 [internal function]: PostGallery\Controllers\ConfigController->load_textdomain(”)
#1 /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-mvc/src/Engine.php(140): call_user_func_array(Array, Array)
#2 /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-mvc/src/Engine.php(82): WPMVC\MVC\Engine->run(‘ConfigControlle…’, Array)
#3 /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/vendor/10quality/wpmvc-core/src/psr4/Bridge.php(184): WPMVC\MVC\Engine->call_args(‘ConfigControlle…’, Array)
#4 /opt/bitnami/apache2/htdocs/designonweb.it/wp-includes/class-wp-hook.php(286): WPMVC\Bridge->__call(‘ConfigControlle…’, Array)
#5 /opt/bitnami/apache2/htdocs/designonweb.it/wp-includes/class-w in /opt/bitnami/apache2/htdocs/designonweb.it/wp-content/plugins/simple-post-gallery/app/Controllers/ConfigController.php on line 78Command used: “wp media regenerate –yes”