Hi,
I upgraded from 4.6.7 to 4.7.18 (latest). I see in the logs the following errors:
1.
Error (1051) Unknown table 'schrysan_sffgr42.ibf_core_members_features_seen': dropTable ["core_members_features_seen"]
2.
Error (1054) Unknown column 'chart_timescale' in 'ibf_core_saved_charts': changeColumn ["core_saved_charts","chart_timescale",{"name":"chart_timescale","type":"ENUM","length":null,"decimals":null,"values":["hourly","daily","weekly","monthly","none"],"allow_null":true,"default":null,"comment":"","unsigned":false,"auto_increment":false}]
3.
OutOfRangeException: (0)
#0 /home/XXX/public_html/community/applications/core/modules/admin/clubs/stats.php(397): IPS\Patterns\_ActiveRecord::load(NULL)
#1 /home/XXX/public_html/community/system/Helpers/Chart/Callback.php(118): IPS\core\modules\admin\clubs\_stats->getResults(Object(IPS\Helpers\Chart\Callback))
#2 /home/XXX/public_html/community/system/Helpers/Chart/Callback.php(242): IPS\Helpers\Chart\_Callback->compileForOutput()
#3 /home/XXX/public_html/community/system/Helpers/Chart/Dynamic.php(505): IPS\Helpers\Chart\_Callback->getOutput()
#4 /home/XXX/public_html/community/applications/core/modules/admin/clubs/stats.php(74): IPS\Helpers\Chart\_Dynamic->__toString()
#5 /home/XXX/public_html/community/system/Dispatcher/Controller.php(118): IPS\core\modules\admin\clubs\_stats->manage()
#6 /home/XXX/public_html/community/applications/core/modules/admin/clubs/stats.php(38): IPS\Dispatcher\_Controller->execute()
#7 /home/XXX/public_html/community/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\clubs\_stats->execute()
#8 /home/XXX/public_html/community/admin/index.php(13): IPS\_Dispatcher->run()
#9 {main}
How can I fix them if necessary?
thanks