Warning: Invalid argument supplied for foreach()
-
Warning: Invalid argument supplied for foreach() in /var/www/html/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/class-mo-oauth-widget.php on line 83
line 83 in class-mo-oauth-widget.php is the “else” in
function mo_oauth_login_options () {
global $wpdb;
update_option( ‘host_name’, ‘https://auth.miniorange.com’ );
$customerRegistered = mo_oauth_is_customer_registered();
if( $customerRegistered ) {
mo_register();
} else {
mo_register();
}
}Started getting this warning this morning. Only thing I have done is remove some of the accounts I had created a couple weeks ago for testing purposes, and also cleared the Allowed Alliances: in Advanced Eve Online Settings. Any help would be appreciated.
- The topic ‘Warning: Invalid argument supplied for foreach()’ is closed to new replies.