Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 17, 2024Oct 17 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
October 17, 2024Oct 17 Community Expert Are these errors showing as from teh upgrade, or things happening after the upgrade?
October 17, 2024Oct 17 Author After. Forum seems to work fine for a day now. #3 is shown 5 times with the following URL: xxx/admin/?app=core&module=clubs&controller=stats&tab=byclub
October 17, 2024Oct 17 Community Expert If its no longer been showing for the last day, please let us know if this happens again, and we can take a look for you
October 17, 2024Oct 17 Author Bare in mind that every time I go to Stats -> Activity By Club I get the following: A configuration or server error has occurred EX0 Something went wrong. Please try again. 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(79): 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} The other two (Overview and All Club Activity) seem to work fine. Edited October 17, 2024Oct 17 by RObiN-HoOD sp
October 18, 2024Oct 18 Author Still doing the same thing. Tell me to run any query if needed because I can't give access due to security measures of the server setup.
October 18, 2024Oct 18 Community Expert Unfortunately this is no possible without access, as there is no way for us to debug to see what the issue is