PHP Fatal error: Uncaught Error: Cannot use object of type stdClass as array
-
[26-May-2020 16:59:09 UTC] PHP Notice: Undefined property: stdClass::$access_token in /home/myserver.com/public_html/wp-content/plugins/zoho-mail/zohoMail.php on line 197
[26-May-2020 16:59:09 UTC] PHP Notice: Undefined property: stdClass::$refresh_token in /home/myserver.com/public_html/wp-content/plugins/zoho-mail/zohoMail.php on line 198
[26-May-2020 16:59:09 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/myserver.com/public_html/wp-content/plugins/zoho-mail/zohoMail.php on line 213
[26-May-2020 16:59:09 UTC] PHP Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /home/myserver.com/public_html/wp-content/plugins/zoho-mail/zohoMail.php:215
Stack trace:
#0 /home/myserver.com/public_html/wp-includes/class-wp-hook.php(287): zmail_integ_settings_callback(”)
#1 /home/myserver.com/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#2 /home/myserver.com/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home/myserver.com/public_html/wp-admin/admin.php(254): do_action(‘toplevel_page_z…’)
#4 {main}
thrown in /home/myserver.com/public_html/wp-content/plugins/zoho-mail/zohoMail.php on line 215
- The topic ‘PHP Fatal error: Uncaught Error: Cannot use object of type stdClass as array’ is closed to new replies.