Search found 9 matches

by alaztetik
Tue Mar 14, 2023 11:55 am
Forum: Plugins & patches
Topic: HTTP 500 Error
Replies: 4
Views: 4319

Re: HTTP 500 Error

Thank you for the feedback. It now works with 7.4.

The vendor did not provide a compatible PHP version, but the official document states that. I should have checked this information.
by alaztetik
Tue Mar 14, 2023 11:40 am
Forum: Plugins & patches
Topic: HTTP 500 Error
Replies: 4
Views: 4319

Re: HTTP 500 Error

Forma: 3.2.1
PHP: 8.1
by alaztetik
Tue Mar 14, 2023 11:23 am
Forum: Plugins & patches
Topic: HTTP 500 Error
Replies: 4
Views: 4319

HTTP 500 Error

When I visited my app today, it was giving HTTP ERROR 500 and it was down. Error log says: [14-Mar-2023 13:18:25 Europe/Minsk] PHP Fatal error: Uncaught Error: Non-static method Format::init() cannot be called statically in /home/alazteti/demo/i18n/lib.format.php:37 Stack trace: #0 /home/alazteti/de...
by alaztetik
Mon Mar 13, 2023 2:13 pm
Forum: Plugins & patches
Topic: Weird characters after language change
Replies: 11
Views: 5343

Re: Weird characters after language change

Ok I think I figured it out.

I changed forma_lms database's operations > comparison to utf8_general_ci and when adding a new user with special Turkish characters, it worked.

I will try experimenting, thank you for your help.
by alaztetik
Mon Mar 13, 2023 1:48 pm
Forum: Plugins & patches
Topic: Weird characters after language change
Replies: 11
Views: 5343

Re: Weird characters after language change

In phpMyAdmin, in the information_schema database, it says utf8_general_ci for both COLLATIONS and COLLATION_CHARACTER_SET_APPLICABILITY . Actually it is all set as utf8_general_ci . in the Operations > comparison section, it is set to latin1_swedish_ci . In forma_lms database, it is all set as to u...
by alaztetik
Mon Mar 13, 2023 1:34 pm
Forum: Plugins & patches
Topic: Weird characters after language change
Replies: 11
Views: 5343

Re: Weird characters after language change

which file should I look at for collation settings?

I browse through cPanel > File Manager.
by alaztetik
Mon Mar 13, 2023 1:20 pm
Forum: Plugins & patches
Topic: Weird characters after language change
Replies: 11
Views: 5343

Re: Weird characters after language change

Are your pages displayed in utf-8? I am not sure if I can answer that, but the sources of the pages have <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> tag each. Is there a way to change it in the app? I use cPanel, so I try not to change the code directly, ...
by alaztetik
Mon Mar 13, 2023 1:12 am
Forum: Plugins & patches
Topic: Weird characters after language change
Replies: 11
Views: 5343

Re: Weird characters after language change

The problem occurs everywhere in the system which includes Turkish-specific characters (e.g. ı, ş, ö, ç, ğ, ü). From the Language > Translate section: _DIRECT_USER_INSERT Bu yönetici taraf?ndan olu?turulan kullan?c?lar? do?rudan etkinle?tir Activate directly the users created by this administrator _...
by alaztetik
Sun Mar 12, 2023 11:15 pm
Forum: Plugins & patches
Topic: Weird characters after language change
Replies: 11
Views: 5343

Weird characters after language change

Hello, I searched the forum for the similar issue, but did not find anything. I use a hosting service with Softaculous. When I add a new language (Turkish here) to the system (importing from core), and switch from English to Turkish on the system, there seems to be character encoding problems with T...