Publicize and WordPress Customizer
-
Hi!
I’ve been searching around but I haven’t found anything about this issue. Whenever I try to open the WordPress Customizer, the following exception (error 500) is thrown:
FastCGI: server "/usr/lib/cgi-bin/php7-fcgi" stderr: PHP message: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Publicize::get_services(), 0 passed in /var/www/html/desvania.es/wp-content/plugins/jetpack/modules/theme-tools/social-links.php on line 125 and exactly 1 expected in /var/www/html/desvania.es/wp-content/plugins/jetpack/modules/publicize/publicize-jetpack.php:357
I’ve uninstalled completely the plugin and reinstalled, the problem persists.
I’ve opened both files and it’s true that get_services is being called with no arguments though the method definition does not make the argument optional.
Thanks ??
- The topic ‘Publicize and WordPress Customizer’ is closed to new replies.