Page 1 of 1

Data base error

Posted: 08 Apr 2024, 15:23
by Lyka
I get this error after I deleted an entity. What are the possible solutions to this?

Database Error: 1146 - Table 'rukovoditel.app_entity_37' doesn't exist
Query: select e.* from app_entity_37 e where id>0 and FROM_UNIXTIME(field_387,'%Y-%m-%d %H:%i')='2024-04-08 18:34'
Page: /index.php?module=dashboard/&action=update_user_notifications_report&token=YtoSQS8484
#0 includes/functions/database.php(99): mysqli_query()
#1 plugins/ext/classes/calendar/calendar_reminder.php(155): db_query()
#2 plugins/ext/classes/calendar/calendar_reminder.php(30): calendar_reminder->get_events()
#3 modules/dashboard/actions/dashboard.php(164): calendar_reminder->init()
#4 index.php(31): require('...')
#5 {main}

Re: Data base error

Posted: 08 Apr 2024, 19:43
by support
Go to calendar report and remove reports with empty entity.

Re: Data base error

Posted: 11 Apr 2024, 05:50
by Lyka
Thank you so much for the response!