Search found 29 matches

by bigart
12 Apr 2024, 10:00
Forum: Discussion
Topic: Export templates - Unknown column 'label_size' in 'field list'
Replies: 9
Views: 132

Re: Export templates - Unknown column 'label_size' in 'field list'

hi,
you already mentioned it above and I did it
Now I have a problem with:

Code: Select all

ALTER TABLE `app_ext_export_templates` ADD `save_attachments` VARCHAR(255) NOT NULL AFTER `save_as`
1054
Unknown column 'save_as' in 'app_ext_export_templates'
by bigart
11 Apr 2024, 13:19
Forum: Discussion
Topic: Export templates - Unknown column 'label_size' in 'field list'
Replies: 9
Views: 132

Re: Export templates - Unknown column 'label_size' in 'field list'

I did it and all urls return "You have already run this update"
by bigart
10 Apr 2024, 12:20
Forum: Discussion
Topic: Export templates - Unknown column 'label_size' in 'field list'
Replies: 9
Views: 132

Re: Export templates - Unknown column 'label_size' in 'field list'

We use:
Rukovoditel 3.2.1
Extension 3.2.1

Previous version 3.1, 3.0 and 2.9, 2.8 I think.
by bigart
10 Apr 2024, 12:05
Forum: Discussion
Topic: Export templates - Unknown column 'label_size' in 'field list'
Replies: 9
Views: 132

Re: Export templates - Unknown column 'label_size' in 'field list'

thank you

next step:
execute /install/ext_autoupdate/from_3.0_to_3.1.php

I get:

Processing...
ALTER TABLE `app_ext_export_templates` ADD `save_attachments` VARCHAR(255) NOT NULL AFTER `save_as`
1054
Unknown column 'save_as' in 'app_ext_export_templates'
by bigart
10 Apr 2024, 11:21
Forum: Discussion
Topic: Export templates - Unknown column 'label_size' in 'field list'
Replies: 9
Views: 132

Export templates - Unknown column 'label_size' in 'field list'

Hi, we have a problem when trying to add new export template (extensions). After completing all form fields and click save we always get error like below. Where is the problem ? Database Error: 1054 - Unknown column 'label_size' in 'field list' Query: insert into app_ext_export_templates (name, enti...
by bigart
07 Dec 2021, 18:20
Forum: Bug Report version 3.0
Topic: Error: folder "DIR_FS_ATTACHMENTS_PREVIEW" does not exist
Replies: 2
Views: 225

Error: folder "DIR_FS_ATTACHMENTS_PREVIEW" does not exist

Hi,
after upgrade from 2.9 to 3.0 I have multiple errors on pages:
Error: folder "DIR_FS_ATTACHMENTS_PREVIEW" does not exist
How to fix it ?
by bigart
05 May 2021, 13:54
Forum: Discussion
Topic: Currencies - partial working
Replies: 0
Views: 270

Currencies - partial working

Hi,
I have no idea where I'm wrong but I can't set properly currencies.
When I click on update it's updates data partially with no decimal places.
by bigart
14 Apr 2021, 13:02
Forum: Discussion
Topic: Nested entity form
Replies: 1
Views: 271

Re: Nested entity form

it's in version 2.8
by bigart
14 Apr 2021, 12:38
Forum: Discussion
Topic: Nested entity form
Replies: 1
Views: 271

Nested entity form

Hi,
I can't find on list nested entity form:
https://www.youtube.com/watch?v=I-Pc-L1Rgjg&t=44s

It's the feature implemented only in version 2.8 ?