Page 1 of 1

mb_convert_encoding(): Argument #3 ($from_encoding) must specify at least one encoding

Posted: Fri Apr 26, 2024 6:29 am
by clphpmak

Don't really know what changed, just stopped working. Where do I specify mb_convert_encoding

/home/remotewebdirector/public_html/myphpmakerapp/vendor/imangazaliev/didom/src/DiDom/Encoder.php(16): mb_convert_encoding(): Argument #3 ($from_encoding) must specify at least one encoding

Thanks


Re: Suddely app stop working on remote server and then this showed in debug mode

Posted: Fri Apr 26, 2024 6:49 am
by clphpmak

Fixed It,

On the General Tab > Charset drop down was blank changed it to utf-8 and all works again.

Hope this helps somebody

Thanks