Hello,
I've noticed following warnings some time ago, but now on production server they are annoying:
CC6 v.6.0.12
CC6 plugin v.6.0
CEGCore2 library v.2.0.12
PHP 7.1.26
I've noticed following warnings some time ago, but now on production server they are annoying:
PHP Notice: Undefined index: color in /opt/joomla/libraries/cegcore2/admin/extensions/chronofc/themes/default/views/list-item.php on line 9, referer: https://xxxxxx/administrator/index.php?option=com_chronoconnectivity6&cont=connectionsCould this be fixed?
PHP Notice: Undefined index: plugins in /opt/joomla/administrator/components/com_chronoconnectivity6/chronoconnectivity/themes/default/views/connections/edit.php on line 328, referer: https://xxxxxx/administrator/index.php?option=com_chronoconnectivity6&cont=connections
PHP Warning: Invalid argument supplied for foreach() in /opt/joomla/libraries/cegcore2/admin/extensions/chronofc/themes/default/views/list-item.php on line 5, referer: https://xxxxxx/administrator/index.php?option=com_chronoconnectivity6&cont=connections
CC6 v.6.0.12
CC6 plugin v.6.0
CEGCore2 library v.2.0.12
PHP 7.1.26
Hi 2D77rus,
The immediate fix is to set your Site Error Reporting to System Default or to None - that will hide PHP warnings.
Bob
The immediate fix is to set your Site Error Reporting to System Default or to None - that will hide PHP warnings.
Bob
This topic is locked and no more replies can be posted.