×
May 17, 2010 · This message is caused by a bug in PHP version 4 and a change made for Joomla! version 1.5.15. For version 1.5.15, we fixed tracker issue ...
Have just setup the eStore plugin. and put my first product in the store for testing. I then created a products page and added the following code:.
Description: ------------ Trying to decode HTML entities into UTF-8 results in the following error message: Warning: cannot yet handle MBCS in ...
Warning: cannot yet handle MBCS in html_entity_decode()! ... You can temporarily fix this by swapping out the html_entity_decode() function for utf8_decode().
Bug #27626 html_entity_decode bug - cannot yet handle MBCS in html_entity_decode()! The simple solution if you're still running PHP 4 is to wrap the ...
Mar 3, 2010 · It is because of your php version. Follow the above link and look for the solution. I fixed mine yesterday, using the solution as above.
On server with PHP version 4.4.8 i get i get the error from html_entity_decode function on line 235. To stop warnings place @ at front of function. Code: [ ...
Warning: cannot yet handle MBCS in html_entity_decode()! in /[path to bbpress]/my-plugins/buddypress-enable.php on line 53. Florian. Participant. @gquann. 14 ...