Search found 1 match

by lainalien
Sat Jan 17, 2026 7:39 am
Forum: Plugin support
Topic: rss and multi-byte strings
Replies: 3
Views: 949

rss and multi-byte strings

Hi all

I just went on a journey of discovery trying to get the rss and atom feeds on my blog working on my VPS. the long and short of it is that the default configuration for PHP is for the multibyte string extension to be disabled, but is used in core.language.php
idk how best to format this for ...