Jump to content

Error during upgrade - Unknown column


Recommended Posts

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
Link to comment
Share on other sites

  • Thomas P changed the title to Error during upgrade - Unknown column
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.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...