Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist

Post Reply
yaoying
Posts: 133
Joined: 10 Apr 2023, 23:23
Name: 耀影
Location: 深圳
Company Name: 深圳市耀影科技有限公司
Contact:

Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist

Post by yaoying »

First error 1.
Once installed, Application Structure》Entities List》Delete

Child entities Database Error:

After installing "EXT", go to the operation, there is no error prompt, but this error is very unfriendly
安装“EXT”后,去操作,没有错误提示,但这个错误很不友好

Code: Select all

Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist
Query: delete from app_ext_timer where entities_id='22'
Page: /index.php?module=entities/&action=delete&id=22&token=j67fh1w15t
#0 includes/functions/database.php(87): mysqli_query()
#1 includes/classes/model/entities.php(59): db_query()
#2 modules/entities/actions/entities.php(67): entities::delete()
#3 index.php(20): require('...')
#4 {main}
Attachments
录屏_选择区域_20230527232725.gif
Last edited by yaoying on 28 May 2023, 14:02, edited 5 times in total.
yaoying
Posts: 133
Joined: 10 Apr 2023, 23:23
Name: 耀影
Location: 深圳
Company Name: 深圳市耀影科技有限公司
Contact:

Re: Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist

Post by yaoying »

First error 2.

When deleting an Application Entity to which the "Related Items" field is added, the prompt screen should not display Warning: Constant "TEXT_WARN_DELETE_ENTITY_HAS_RELATIONSHIP already defined in /www/wwwroot/yaoying2.vip/includes/ classes/model/entities.php on line 240”

Warning: Constant TEXT_WARN_DELETE_ENTITY_HAS_RELATIONSHIP already defined in /www/wwwroot/yaoying2.vip/includes/classes/model/entities.php on line 240
Attachments
录屏_选择区域_20230527234649.gif
Last edited by yaoying on 28 May 2023, 14:02, edited 1 time in total.
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist

Post by support »

It means table app_ext_timer is not added. Do you have extension installed?
yaoying
Posts: 133
Joined: 10 Apr 2023, 23:23
Name: 耀影
Location: 深圳
Company Name: 深圳市耀影科技有限公司
Contact:

Re: Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist

Post by yaoying »

First error 1. Everything works fine after installing EXT
First error 2. .In https://www.rukovoditel.net/demo.php the test is normal, but locally I don't know why an error appears"TEXT_WARN_DELETE_ENTITY_HAS_RELATIONSHIP already defined in /www/wwwroot/yaoying2.vip/includes/ classes/model/entities.php on line 240”
yaoying
Posts: 133
Joined: 10 Apr 2023, 23:23
Name: 耀影
Location: 深圳
Company Name: 深圳市耀影科技有限公司
Contact:

Re: Database Error: 1146 - Table 'rukovoditel2.app_ext_timer' doesn't exist

Post by yaoying »

First error 2. . The "Rukovoditel 3.4 BETA 2" test has been normal
Post Reply