Search found 48 matches

by alino99
28 May 2021, 19:53
Forum: Discussion
Topic: Error entity
Replies: 6
Views: 457

Error entity

Hi there, I have the following error: Database Error: 1054 - Unknown column 'Array' in 'where clause' Query: select f.* from app_fields f, app_forms_tabs t where f.id in (Array) and f.entities_id='46' and f.forms_tabs_id=t.id order by field(f.id,Array) Page: /index.php?module=items/listing Could you...
by alino99
23 Apr 2021, 10:15
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Hi, I have found a new error when trying to setup e-mail sending rules: Database Error: 1054 - Unknown column 'attach_attachments' in 'field list' Query: insert into app_ext_email_rules (entities_id, action_type, send_to_users, send_to_assigned_users, send_to_email, send_to_assigned_email, subject, ...
by alino99
22 Apr 2021, 00:24
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

It's working now. Thank you so so much!
by alino99
21 Apr 2021, 10:44
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Good morning, It allows me to login now, thank you so much. There are few errors when I try to add information on an entity: Database Error: 1054 - Unknown column 'r.send_to_email' in 'where clause' Query: select r.* from app_ext_email_rules r where r.entities_id='35' and action_type in ('insert_sen...
by alino99
20 Apr 2021, 20:06
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Thanks. I just did it and the following error appeared
by alino99
20 Apr 2021, 17:09
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Hi,

Thank you for much for your help. I did the query.

After running install/ext_autoupdate/from_2.7_to_2.8.php I have this error:

ALTER TABLE `app_ext_pivot_calendars` ADD `event_limit` SMALLINT NOT NULL DEFAULT '6' AFTER `view_modes`
1054
Unknown column 'view_modes' in 'app_ext_pivot_calendars'
by alino99
20 Apr 2021, 15:35
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

It says "You have already run this update"
by alino99
20 Apr 2021, 14:23
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Thank you for your reply. After running that query I had the following error:
by alino99
20 Apr 2021, 12:09
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Hi, When I did install/autoupdate/data_prepare_from_2.6_to_2.7.php I had the following error: ALTER TABLE app_fields ADD INDEX idx_type (type(128)); 1089 Incorrect prefix key; the used key part isn't a string, the used length is longer than the key part, or the storage engine doesn't support unique ...
by alino99
20 Apr 2021, 10:10
Forum: Discussion
Topic: Error after updating to 2.7
Replies: 28
Views: 1347

Re: Error after updating to 2.7

Database Error: 1054 - Unknown column 'parent_id' in 'where clause' Query: select * from app_entities_menu where parent_id=0 order by sort_order, name Page: /index.php?module=dashboard/ and Database Error: 1146 - Table 'hrcomp.app_ext_pivot_map_reports' doesn't exist Query: select * from app_ext_piv...