FeedFlare Ignoring Configuration Settings
micah - January 7, 2009 - 19:48
| Project: | FeedBurner |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Regardless of how I set the check boxes on admin/settings/feedburner for "Display in node types" and "How to display FeedFlare/Ad Network", the FeedFlare script is included on all node displays for the entire site.
I looked at the checks in the feedburner_nodeapi function but I can't quite figure it out. It appears to check against feedburner_var('feedflare_display'), but I can't find where that value gets set anywhere in the module . I also can't find any place that utilizes the values of feedburner_feedflare_node_types and feedburner_feedflare_display after they're set. Please advise.

#1
Thanks for the report, I'll take a look into it.
#2
I'm having the same problem. Have you made any progress on figuring this out?