Error when trying to sign in with google
-
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/www/users/websefcgse/wp-content/plugins/basel-post-types/vendor/opauth/opauth/lib/Opauth/OpauthStrategy.php on line 449 Warning: file_get_contents(https://accounts.google.com/o/oauth2/token): failed to open stream: no suitable wrapper could be found in /usr/www/users/websefcgse/wp-content/plugins/basel-post-types/vendor/opauth/opauth/lib/Opauth/OpauthStrategy.php on line 449 Warning: implode(): Invalid arguments passed in /usr/www/users/websefcgse/wp-content/plugins/basel-post-types/vendor/opauth/opauth/lib/Opauth/OpauthStrategy.php on line 450 Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/websefcgse/wp-content/plugins/basel-post-types/vendor/opauth/opauth/lib/Opauth/OpauthStrategy.php:449) in /usr/www/users/websefcgse/wp-content/plugins/basel-post-types/vendor/opauth/opauth/lib/Opauth/OpauthStrategy.php on line 315
when i try to use the google sign in this error apears
Hi,
It seems that file_get_contents
function for URLs is disabled on your server. You need to contact your provider and ask to enable this option.
Regards