Running the beta2 on D6.3 (haven't upgraded to 6.4 yet), and I'm still not seeing any FeedFlare or email module or anything from this module. However. FeedFlare is indeed turned on as it shows in the feed (and yes, it's checked for Site as well as Feed), and the Adsense that was configured in Feedburner's Monetize menu is showing up. Javascript shows up in View Source, but still nothing Feedburner-wise...
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | Screenshot - 9_11_2008 , 11_37_38 AM.png | 307.51 KB | tf5_bassist |
| #6 | SlapPop FeedFlare1.png | 523.39 KB | dave reid |
| #6 | SlapPop FeedFlare2.png | 344.26 KB | dave reid |
| #5 | no-feedflare.JPG | 171.89 KB | tf5_bassist |
Comments
Comment #1
dave reidI checked out your FeedBurner feed, which is looking fine. The FeedFlare JavaScript code on your site is returning the following script...
...which looks correct, so I'm not sure what's going on...
Comment #2
dave reidComment #3
dave reidI can see the FeedFlare on your site now. If you want the e-mail subscription block, you need to set the selected feed under the block options at admin/build/block/configure/feedburner/1
Comment #4
dave reidMarking this as fixed since I've verified it works on your site.
Comment #5
tf5_bassist commentedhrm... the only "feedflare" i see is the adsense ads. Nothing else though. What are you seeing?
Comment #6
dave reidHere's what I see in my browser in Firefox. I'd test Google Chrome if I could on Ubuntu.
Comment #7
tf5_bassist commentedWow... Now that's bizarre... Yeah... I'm not seeing that. Glad it's working though... Now I have to figure out why it's not showing for me.
Edit: Well this is odd. going to http://slappop.com shows nothing... going to http://www.slappop.com shows what you see. Do you think that's the fault of drupal, the module, or feedburner?
Edit²: When going to www., the feedflare adsense doesn't show up, as in the attachment. Looks like I've gotta' figure this one out...
Comment #8
dave reidHere's the FeedFlare script for slappop.com:
<script src="http://feeds.feedburner.com/%7Es/slappop?i=http://slappop.com/articles/gaming/0059-kotaku-staff-apparently-switched-diet-lead-paint-chips" type="text/javascript" charset="utf-8"></script>... and for www.slappop.com:
<script src="http://feeds.feedburner.com/%7Es/slappop?i=http://www.slappop.com/articles/gaming/0059-kotaku-staff-apparently-switched-diet-lead-paint-chips" type="text/javascript" charset="utf-8"></script>There's really not much the module can do since it uses the Drupal url function. You may want to consider switching exclusively to just slappop.com or www.slappop.com. Here's the relevant code Drupal's .htaccess in the root folder that you'd be working with:
Comment #9
dave reidAnd then make sure in your FeedBurner account that your feed's source matches the same domain as well. I'm guessing you have the feed's source listed as 'http://www.slappop.com/rss.xml' in your FeedBurner account. When the FeedFlare loads, the domain 'www.slappop.com' != 'slappop.com' so it doesn't show the appropriate FeedFlare code.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.