Search found 6222 matches

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

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

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: 11
Views: 419

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

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: 11
Views: 419

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

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

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.
by support
26 Apr 2024, 20:46
Forum: Bug Report version 3.5.3
Topic: Database Error: 1064 on database Backup
Replies: 3
Views: 167

Re: Database Error: 1064 on database Backup

Try to create backup using phomyadmin.
by support
26 Apr 2024, 18:28
Forum: Discussion
Topic: DB error when Restore backup to new server
Replies: 3
Views: 195

Re: DB error when Restore backup to new server

Hard to say what is it. Try to do backup and restore under phpmyadmin.