Cacti / cacti

Cacti ™
http://www.cacti.net
GNU General Public License v2.0
1.65k stars 406 forks source link

[CACTI 1.2.27] latest - sql error - Error: Unknown column 'disabled' in 'field list' #5702

Closed anarkia1976 closed 8 months ago

anarkia1976 commented 8 months ago

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

xmacan commented 8 months ago

if I'm not mistaken - it is code from develop branch - version 1.3.

anarkia1976 commented 8 months ago

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.

TheWitness commented 8 months ago

Did you update the entirety of the 1.2.x branch @anarkia1976?

TheWitness commented 8 months ago

Should be fixed now. Thanks @anarkia1976 !