Posted by lionheart8 on February 20, 2007 at 3:51pm
Jump to:
| Project: | Views Bonus Pack |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
I dont quite understand the use of that module, but I know with it enabled, I have the "play" button showing instead of text on a page with embedded audio.
For some reason I get the errors below when I turn it on. No idea why.
How can I get rid of them apart from disabling it?
* warning: Missing argument 1 for views_bonus_audio_player() in /home/xprt007/public_html/drupal5/modules/views_bonus/views_bonus.module on line 687.
* warning: Missing argument 2 for views_bonus_audio_player() in /home/xprt007/public_html/drupal5/modules/views_bonus/views_bonus.module on line 687.
* warning: Missing argument 3 for views_bonus_audio_player() in /home/xprt007/public_html/drupal5/modules/views_bonus/views_bonus.module on line 687.
* warning: Invalid argument supplied for foreach() in /home/xprt007/public_html/drupal5/modules/audio/audio.module on line 1296.Thanks.
Comments
#1
i'm pretty sure this is a duplicate of an existing view_bonus issue but i didn't see it in a quick glance.
#2
I am getting the same error:
* warning: Missing argument 1 for views_bonus_audio_player() in /home/jhoom/public_html/modules/views_bonus/views_bonus.module on line 687.* warning: Missing argument 2 for views_bonus_audio_player() in /home/jhoom/public_html/modules/views_bonus/views_bonus.module on line 687.
* warning: Missing argument 3 for views_bonus_audio_player() in /home/jhoom/public_html/modules/views_bonus/views_bonus.module on line 687.
These error messages continue 4 more times in addition to the above. Thus, views_bonus_audio_player() is being called 5 times, although I haven't even used this view ... just enabling it causes this. These lines are displayed above the content area.
These errors don't display in the admin pages.
This error is recreated on the Administer > Site configuration > Audio settings > Players page. Only 3 lines of error (views_bonus_audio_player() called once):
* warning: Missing argument 1 for views_bonus_audio_player() in /home/jhoomco/public_html/modules/views_bonus/views_bonus.module on line 687.* warning: Missing argument 2 for views_bonus_audio_player() in /home/jhoomco/public_html/modules/views_bonus/views_bonus.module on line 687.
* warning: Missing argument 3 for views_bonus_audio_player() in /home/jhoomco/public_html/modules/views_bonus/views_bonus.module on line 687.
#3
I have the same problem, anyone have a solution for that
Thanks
#4
Same problem here -- subscribing :)
#5
This is a duplicate of http://drupal.org/node/114334 -- it includes a (crappy, I admit) work around.
#6
i have all requeriments and all the pack enable , but i cant see de bonus options on the views any solution???
:´(