Data base error

Ask your questions here.
Post Reply
Lyka
Posts: 4
Joined: 08 Apr 2024, 15:21
Name: Lyka Torres
Location: Quezon City Philippines

Data base error

Post 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}
User avatar
support
Site Admin
Posts: 6206
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Data base error

Post by support »

Go to calendar report and remove reports with empty entity.
Lyka
Posts: 4
Joined: 08 Apr 2024, 15:21
Name: Lyka Torres
Location: Quezon City Philippines

Re: Data base error

Post by Lyka »

Thank you so much for the response!
Post Reply