[CACTI 1.2.27] latest - sql error - Error: Unknown column 'disabled' in 'field list'
Hi support,
after latest marge i see these arrors into cacti logs:
2024-03-22 11:50:56 - CMDPHP ERROR: A DB Cell Failed!, Error: Unknown column 'disabled' in 'field list'
2024-03-22 11:50:56 - CMDPHP ERROR: A DB Cell Failed!, Error: Unknown column 'disabled' in 'field list'
2024-03-22 11:50:10 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:10 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
2024-03-22 11:50:09 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:09 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
2024-03-22 11:50:09 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:09 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
2024-03-22 11:50:09 - CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[127]:CactiErrorHandler())
2024-03-22 11:50:09 - ERROR PHP WARNING: Undefined array key "disabled" in file: /var/www/html/cacti/graph.php on line: 127
thanks a lot stefano
if I'm not mistaken - it is code from develop branch - version 1.3.
if I'm not mistaken - it is code from develop branch - version 1.3.
@xmacan these errors are from 1.2.x branch, i have reverted this commit: Revert "Fixing #5692 - Background color for disabled Graphs" all ok now. thanks a lot.
Did you update the entirety of the 1.2.x branch @anarkia1976?
Should be fixed now. Thanks @anarkia1976 !