Title: XSPF Player error log
Last modified: August 18, 2016

---

# XSPF Player error log

 *  [ladylynn](https://wordpress.org/support/users/ladylynn/)
 * (@ladylynn)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/xspf-player-error-log/)
 * I’ve contacted the plugin author through his blog, but I thought I’d ask around
   here to see if anybody has a fix.
 * I noticed earlier today my server space was disappearing quickly, and I had no
   idea why. After no small amount of investigation, I discovered the culprit was
   an error log file for the XSPF player plugin. It only shows one error, but it’s
   listed over and over and over:
 * [04-Jan-2006 22:42:31] PHP Warning: cannot yet handle MBCS in html_entity_decode()!
   in /home/lynndani/public_html/blog/wp-content/plugins/xspf_player.php on line
   1180
 * So I opened the file, and line 1180 is the one that begins with **return** in
   the following:
 * ///———————————————————-
    // Translate characters &, <, > to entities //———————————————————-
   function entities($str) { global $charset;
 *  return htmlspecialchars(html_entity_decode($str, ENT_COMPAT, $charset));
    }
 * Does anybody have suggestions for a fix?
 * _ETA:_ I guess I should have mentioned that I’m running WordPress 2.0.

The topic ‘XSPF Player error log’ is closed to new replies.

## Tags

 * [XSPF](https://wordpress.org/support/topic-tag/xspf/)

 * 0 replies
 * 1 participant
 * Last reply from: [ladylynn](https://wordpress.org/support/users/ladylynn/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/xspf-player-error-log/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
