plugin_weathermap icon indicating copy to clipboard operation
plugin_weathermap copied to clipboard

PHP8 Deprecations

Open jdcoats opened this issue 4 years ago • 0 comments

2021/10/21 12:57:29 - CMDPHP PHP ERROR Backtrace: (/poller.php[830]:api_plugin_hook(), /lib/plugins.php[82]:api_plugin_run_plugin_hook(), /lib/plugins.php[215]:weathermap_poller_bottom(), /plugins/weathermap/setup.php[787]:weathermap_run_maps(), /plugins/weathermap/lib/poller-common.php[67]:include_once(), /plugins/weathermap/lib/poller-common.php[67]:CactiErrorHandler())
2021/10/21 12:57:29 - ERROR PHP DEPRECATED in Plugin 'weathermap': Required parameter $coords follows optional parameter $name in file: /var/www/localhost/htdocs/cacti/plugins/weathermap/lib/HTML_ImageMap.class.php on line: 230
2021/10/21 12:57:29 - CMDPHP PHP ERROR Backtrace: (/poller.php[830]:api_plugin_hook(), /lib/plugins.php[82]:api_plugin_run_plugin_hook(), /lib/plugins.php[215]:weathermap_poller_bottom(), /plugins/weathermap/setup.php[787]:weathermap_run_maps(), /plugins/weathermap/lib/poller-common.php[67]:include_once(), /plugins/weathermap/lib/poller-common.php[67]:CactiErrorHandler())
2021/10/21 12:57:29 - ERROR PHP DEPRECATED in Plugin 'weathermap': Required parameter $coords follows optional parameter $name in file: /var/www/localhost/htdocs/cacti/plugins/weathermap/lib/HTML_ImageMap.class.php on line: 149
2021/10/21 12:57:29 - CMDPHP PHP ERROR Backtrace: (/poller.php[830]:api_plugin_hook(), /lib/plugins.php[82]:api_plugin_run_plugin_hook(), /lib/plugins.php[215]:weathermap_poller_bottom(), /plugins/weathermap/setup.php[787]:weathermap_run_maps(), /plugins/weathermap/lib/poller-common.php[67]:include_once(), /plugins/weathermap/lib/poller-common.php[67]:CactiErrorHandler())
2021/10/21 12:57:29 - ERROR PHP DEPRECATED in Plugin 'weathermap': Required parameter $coords follows optional parameter $name in file: /var/www/localhost/htdocs/cacti/plugins/weathermap/lib/HTML_ImageMap.class.php on line: 112

jdcoats avatar Oct 21 '21 17:10 jdcoats