When I go to my sitename/audio page I am getting this warning
warning: Missing argument 2 for theme_feed_icon() on includes/theme.inc on line 1537.
When I go to my sitename/audio page I am getting this warning
warning: Missing argument 2 for theme_feed_icon() on includes/theme.inc on line 1537.
Comments
Comment #1
drewish commentedthat's really odd because the audio module doesn't make any calls to theme_feed_icon()... perhaps it's views that's to blame? can you make sure you're running the latest version of views?