Страница 1 из 1

Шаблон для Экспорта- ошибка при смене группы доступа

Добавлено: 29 мар 2024, 23:24
shevchenkoam
При изменении в настройках Группы пользователей вылетает в ошибку.

////
Database Error: 1054 - Unknown column 'save_attachments' in 'field list'
Query: insert into app_ext_export_templates (name, entities_id, type, label_size, button_title, button_position, button_color, button_icon, is_active, sort_order, users_groups, assigned_to, template_filename, save_as, save_attachments, template_css, page_orientation, split_into_pages, template_header, template_footer) values ('', '129', 'html', '', '', '', '', '', '1', '', '0', '', '', '', '', '', 'portrait', '1', '', '')
Page: /crm/index.php?module=ext/templates/export_templates&action=save&token=rz3xXPIO6E
#0 includes/functions/database.php(99): mysqli_query(Object(mysqli), 'insert into app...')
#1 includes/functions/database.php(233): db_query('insert into app...', false)
#2 plugins/ext/modules/templates/actions/export_templates.php(155): db_perform('app_ext_export_...', Array)
#3 index.php(31): require('/home/g/gaz555r...')
#4 {main}
///

Re: Шаблон для Экспорта- ошибка при смене группы доступа

Добавлено: 30 мар 2024, 06:35
Fait
Видимо, вы не выполнили скрипт обновления.
С какой версии на какую обновились?

Re: Шаблон для Экспорта- ошибка при смене группы доступа

Добавлено: 30 мар 2024, 08:26
support
Нужно выполнить /install/ext_autoupdate/from_3.0_to_3.1.php

Re: Шаблон для Экспорта- ошибка при смене группы доступа

Добавлено: 30 мар 2024, 09:51
shevchenkoam
Спасибо. Помогло.

support писал(а): 30 мар 2024, 08:26 Нужно выполнить /install/ext_autoupdate/from_3.0_to_3.1.php