PHP Fatal Error: Cannot use object of type WP_Error as array
-
Got the “Your site is experiencing a technical issue” email from wordpress.
This is just an FYI. My site seems to be working fine. You might want to have a look at OptimizerUtils.php
Here is the stack trace:
[30-May-2023 09:52:29 UTC] PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/customer/www/REDACTED-URL/public_html/wp-content/plugins/tenweb-speed-optimizer/includes/OptimizerUtils.php:1994
Stack trace:0 /home/customer/www/REDACTED-URL/public_html/wp-content/plugins/tenweb-speed-optimizer/tenweb_speed_optimizer.php(100): TenWebOptimizer\OptimizerUtils::two_update_subscription()
1 /home/customer/www/REDACTED-URL/public_html/wp-settings.php(453): include_once(‘/home/customer/…’)
2 /home/customer/www/REDACTED-URL/public_html/wp-config.php(85): require_once(‘/home/customer/…’)
3 /home/customer/www/REDACTED-URL/public_html/wp-load.php(50): require_once(‘/home/customer/…’)
4 /home/customer/www/REDACTED-URL/public_html/wp-login.php(12): require(‘/home/customer/…’)
5 {main}
thrown in /home/customer/www/REDACTED-URL/public_html/wp-content/plugins/tenweb-speed-optimizer/includes/OptimizerUtils.php on line 1994
[30-May-2023 18:09:48 UTC] wp_auto_login: trying to login user_id==1 loginusername=REDACTED-USERNAME to admin_url=https://REDACTED-URL/wp-admin/
- The topic ‘PHP Fatal Error: Cannot use object of type WP_Error as array’ is closed to new replies.