I have installed Mealtime Extension on beta.22.2 however in attempting to assign the new mealtime to a menu item it generates the following error message:
“SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘mealtime_id’ in ‘field list’ (SQL: update ti_menus
set mealtime_id
= where menu_id
= 55)” on line 669 of /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php
Can someone guide me in resolving/troubleshooting this one?
Thanks in advance.