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

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
clphpmak
User
Posts: 26

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

Post 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


clphpmak
User
Posts: 26

Post 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


Post Reply