Hi

I have installed the Background Audio playback module, I can change the settings but the the block is not showing at all. I have tried it on four different websites and still not showing. Please help.

Comments

jorgebravocarrizales’s picture

I got the same issue, I installed the Background Audio module, the playslist media element plugin, media element, libraries.....

I can configure the Background Audio block and API but the block doesn't load.... I checked in the source of the page and I don't see it anywhere. I got a link if anyone would like to see that the js nor the css for the Background Block is loaded,

www.artesaniadigital.pe/baruva

Hope to get a response

Here is a screenshot of the Modules panel Screenshot

duozersk’s picture

Kevin, Jorge,

Thank you for using the module and the report.

Please try it with some standard theme, like Bartik, and see if it works for you or not.

Thanks
AndyB

kevinkie’s picture

Hi Duozersk

I'm using the standard. I change all the setting on the module settings but it does not appear on the theme or all the pages. I have installed the required modules and Libraries. The mediaelement is working because I tested it with a media file. Is there something I'm doing wrong?

Regard

duozersk’s picture

Then I don't really know what might be wrong here. Please check the browser console for any JS messages. You either should find some information that would lead us to the root cause of the issue or provide access to the site so that I could take a look at what might be wrong.

kevinkie’s picture

Hi Duozersk

Here's a test site http://test.freestatetenders.co.za/user

username: admin
passwrd: admin

duozersk’s picture

OK, looks like I would need to introduce some debug mode and log what really happens as I can't understand what is wrong there on this test site. Give me couple of hours and we will have a new version to play with.

AndyB

duozersk’s picture

I have added a debug mode - please download the latest 7.x-1.x-dev release and enable the debug mode - then you should see debug messages in Drupal log.

duozersk’s picture

Component: User interface » Code
Category: Support request » Bug report
Status: Active » Fixed

OK, found a bug... Thank you for a test site, I have installed devel module there to understand what is wrong - you might want to take it down now.

It happened when I decoupled API and block functionality into 2 separate modules.

Fixed in http://drupalcode.org/project/background_audio.git/commit/7cc8e47 - the fix should be available in the 7.x-1.0-rc10 release.

Thanks
AndyB

  • duozersk committed 7cc8e47 on 7.x-1.x
    Fixed [#2366263] - wrong block 'module' property.
    
kevinkie’s picture

Hi Duozersk

Thank you very much for your help and the module.

kevinkie’s picture

HI Duozersk

How do I use this modules with views? I'm planing to use it on a radio station website that I'm building.

duozersk’s picture

Just create a view with File ID field and specify this view in block settings.

Status: Fixed » Closed (fixed)

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

fdefeyter@gmail.com’s picture

Hi there,

this module looked promising!

There is no way I can make it show... I spent 2 hours... changing ver, patting, changing appearance, adding media player library... NOTHING!

Please help. Thanks and happy new year.

fdefeyter@gmail.com’s picture

Now I have:

"Notice: Undefined index: background_audio_settings_form in drupal_retrieve_form() (line 806 of /var/www/html/clients/woodwork/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'background_audio_settings_form' not found or invalid function name in drupal_retrieve_form() (line 841 of /var/www/html/clients/woodwork/includes/form.inc)."

:'(

duozersk’s picture

fdefeyter,

Please open a new issue, this one is resolved and closed.

Thanks
AndyB