Search found 6206 matches

by support
03 May 2024, 18:09
Forum: Bug Report version 3.5.3
Topic: File Field in Report Designer
Replies: 1
Views: 21

Re: File Field in Report Designer

Found issue. File from archive replace to includes\classes\fieldstypes\
Let me know if it works ok now.
by support
03 May 2024, 17:56
Forum: Bug Report version 3.5.3
Topic: Small Bug in Item Page Configuration
Replies: 2
Views: 32

Re: Small Bug in Item Page Configuration

Just select None in dropdown to reset values.
by support
01 May 2024, 18:28
Forum: Bug Report version 3.5.3
Topic: Sub-Entity not showing in Navigation-Entity Bar
Replies: 1
Views: 20

Re: Sub-Entity not showing in Navigation-Entity Bar

Edit Entity and set flag "Display in Menu"
by support
01 May 2024, 08:49
Forum: Bug Report version 3.5.3
Topic: The error persists when installing v. 3.5 (Unformatting)
Replies: 3
Views: 34

Re: The error persists when installing v. 3.5 (Unformatting)

Try to rewrite files. The best way is load archive to server an unpack it there.
If not help then ask your hosing support why you have "500 (Internal Server Error)" to include css file. Probably issue with file permission or something like this.
by support
30 Apr 2024, 19:15
Forum: Discussion
Topic: Sub-entity listing configuration on item page
Replies: 1
Views: 29

Re: Sub-entity listing configuration on item page

If user change listing configuration then changes in default listing configuration will not apply, because listing uses user setting.
by support
30 Apr 2024, 19:11
Forum: Bug Report version 3.3
Topic: Highlighting in a Textarea with WYSIWYG editor IS NOT APPLIED. WHY?
Replies: 5
Views: 73

Re: Highlighting in a Textarea with WYSIWYG editor IS NOT APPLIED. WHY?

Can you reproduce this issue on personal demo?
https://www.rukovoditel.net/demo.php
Give me the link to your demo and I will check.
by support
30 Apr 2024, 09:06
Forum: Discussion
Topic: Composer error message
Replies: 2
Views: 34

Re: Composer error message

Composer use PHP_VERSION_ID variable to check php version. Code example is: if (!(PHP_VERSION_ID >= 80002)) { $issues[] = 'Your Composer dependencies require a PHP version ">= 8.0.2". You are running ' . PHP_VERSION . '.'; } Ask your hosting support why this part of code not working.
by support
29 Apr 2024, 16:59
Forum: Bug Report version 3.3
Topic: Highlighting in a Textarea with WYSIWYG editor IS NOT APPLIED. WHY?
Replies: 5
Views: 73

Re: Highlighting in a Textarea with WYSIWYG editor IS NOT APPLIED. WHY?

I did test and I can't reproduce it. Try to type Enter after "Hi"