Bug details
Id Type Severity Opened Closed
3 Other low 03 March 2010 09:47:45 04 March 2010 00:21:58
Short3: mb__convert_encoding not enabled on host Prioritynone
Descriptionmb_convert_encoding not enabled by deafult on some hosts. replace with my_convert_encoding from http://php.net/manual/en/function.mb-convert-encoding.php






StatusFixed Build1.2
Submitternoodles101 Keywordsbug


Message History

#2
Nijikokun
status changed from Unconfirmed to Fixedclosedate changed
#1
Nijikokun

I have updated language.php with `my_convert_encoding` and used utf8 functions for the substr, and strlen incase users don't have mb_string enabled on their servers.