Search found 6204 matches

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: 13

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: 32

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: 24

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: 58

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: 58

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"
by support
29 Apr 2024, 14:37
Forum: Bug Report version 3.5.3
Topic: API File upload does not work for ONLYOFFICE field
Replies: 2
Views: 29

Re: API File upload does not work for ONLYOFFICE field

The source for this filed type was missed. Added it. File from archive replace to plugins\ext\classes\api\
Let me know if it works ok now.
by support
29 Apr 2024, 08:41
Forum: Bug Report version 3.5.3
Topic: Favicon and Shortname in Dashboard
Replies: 2
Views: 129

Re: Favicon and Shortname in Dashboard

Can't reproduce it. Probably browser cache.
Anyway replace/remove /favicon.ico file in root folder. This file browser uses by default.