Doesn’t support PHP 7
-
I get the following errors in the dashboard widget when running PHP 7.1.2
Warning: Illegal string offset 'monitors' in /path/plugins/uptime-robot-monitor/functions.php on line 175 Warning: Illegal string offset 'monitors' in /path/plugins/uptime-robot-monitor/functions.php on line 175 Warning: Illegal string offset 'monitors' in /path/plugins/uptime-robot-monitor/functions.php on line 175 Warning: Illegal string offset 'monitors' in /path/plugins/uptime-robot-monitor/functions.php on line 175 Warning: end() expects parameter 1 to be array, string given in /path/plugins/uptime-robot-monitor/admin-dashboard.php on line 37 Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character in /path/plugins/uptime-robot-monitor/functions.php:455 Stack trace: #0 /path/plugins/uptime-robot-monitor/functions.php(455): DateTime->__construct('@') #1 /path/plugins/uptime-robot-monitor/admin-dashboard.php(38): urpro_sectotime(NULL, 'short') #2 /path/wp-admin/includes/template.php(1048): urpro_admin_dashboard('', Array) #3 /path/wp-admin/includes/dashboard.php(218): do_meta_boxes(Object(WP_Screen), 'normal', '') #4 /path/wp-admin/index.php(135): wp_dashboard() #5 {main} thrown in /path/plugins/uptime-robot-monitor/functions.php on line 455
Additionally, when saving the settings I get a
headers already sent
error
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Doesn’t support PHP 7’ is closed to new replies.