Skip to main content


!Friendica Admins Heads up administrators. In the RC we made the PHP module "IntlChar" now a requirement for new installations. We are using that module for the language detection and the detection of "Emoji only" posts. You will not run into a WSOD, when you are on RC and you haven't installed that module, since we are then using workaround routines. But then the language detection experience will be degraded concerning posts that contain both latin and non latin based characters. (Especially when you don't use the new CLD addon)
in reply to Michael Vogel

@Michael Vogel So to install the PHP module "IntlChar" we just follow the regular procedure?
bin/composer.phar install --no-dev

Friendica Admins reshared this.

in reply to Andy H3

@Andy H3 @Michael Vogel I would say with your operating system's package manager.. (apt get etc..)
in reply to Michael Vogel

hoergen
 — (33.80662185 -117.91690008848516)

To fill the information gaps, such a package looks like

php7.4-intl
php8.0-intl
php8.1-intl
php8.2-intl
php8.3-intl

This entry was edited (6 months ago)
in reply to hoergen

@hoergen Thanks! I saw your very helpful message by looking at https://forum.friendi.ca/profile/admins. The forum server somehow didn't share your and Roland's replies with my server.

Friendica Admins reshared this.

in reply to Andy H3

@Andy H3 yw ... that problem is already known for quite a while and it seems to be a common problem on friendica forums. I don't know if somebody working on it.
in reply to hoergen

The thread is complete when you go to the groups conversation view. But it is incomplete on the network page. I don't think we have an issue for that.
in reply to Steffen K9 🐰

@Steffen K9 🐰 @hoergen I understand, but it seems that in "group view" my post is the first reply, missing both Roland's and Hoergen's replies.

Friendica Admins reshared this.

in reply to Andy H3

The group view is the same as the network page. The contact's conversation page is ok.
You can compare both. Just click on the icon instead of the name of the group/forum in the left side widget.

Example URLs:
..../network/group/1234567 vs. .../contact/1234567/conversations

in reply to Steffen K9 🐰

@Steffen K9 🐰 @hoergen Thanks Steffen! I didn't know that the icon links to the contact.

But unfortunately the problem of the missing posts persists in the contact view.

Friendica Admins reshared this.

in reply to Andy H3

Hmm. Ok. For me it looks ok. At least the comments are complete on the conversations page. 🤔