Jump to content

Recommended Posts

Posted (edited)

Hi mates,

after upgrading to latest and greatest 4.7.14 I see one error in our log:

Error (1054) Unknown column 'chart_timescale' in 'ipb_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}]

The error was thrown at this step of the upgrade:

.../admin/upgrade/?controller=upgrade&key=abcdef&mr=16&_=1704058060594

Any ideas on why we got this error?
Apart of that the forum looks fine after upgrade.

Happy New Year btw. 🥳

Thanks,
Thomas

 

 

Edited by Thomas P
  • Thomas P changed the title to Error during upgrade - Unknown column
Posted
20 hours ago, Thomas P said:
Error (1054) Unknown column 'chart_timescale' in 'ipb_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}]

 

Can you check the database for the chart_timescale field to see if it is present in the core_saved_charts table? Because the error messages inidicates that it's missing.

Posted (edited)

It's "standard" fields from that table (based on core schema.json) and if the DB checker didn't find anything wrong then he must have this field in that table.

Edited by DawPi
Posted

Thank you guys, checked as you suggested and yes: It was there.

And verified via support ticket, as well - so we are good. 🙂

Thanks again, appreciated.
Thomas

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...