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

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

that'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?