According to the documentation, "enable the module, and audio fields will be replaced with a 14x14px player". I've enabled the module, but for audio fields I'm getting:

audio:
0.0 kHz 0 Kbps min 01 - This America, Man.mp3 (0.96 MB)

So I think I'm doing something wrong. Is there an error log I can check? Am I missing something obvious?

Comments

gburnham’s picture

Ok, ok - my bad. I hadn't set "tinyplayer" as the audio fields full view in "Display Fields" (but, you know, it's not like there was any indication that this was required in the documentation).

So yeah, it works now.

But I did get the "undeclared function _field_file_load" error from tinyplayer.module, which I fixed by following these instructions (more or less):

http://drupal.org/node/155910

konsumer’s picture

Status: Active » Fixed

I updated the documentation, and added the require_once in the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.