Closed (fixed)
Project:
FileField Podcaster
Version:
6.x-0.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2009 at 01:53 UTC
Updated:
13 May 2009 at 12:20 UTC
In my feed http://telescopenut.com/podcast/feed/tn when I preview in the view edit screen I see all the items. Likewise if I access the feed from Firefox. Yet, if I access it via wget from my machine, there are no items in the feed. If I subscribe to my feed in iTunes, there are likewise no items in the feed. Is this a bug or am I doing something wrong?
Attached are what I see in the preview, and what I see via wget
| Comment | File | Size | Author |
|---|---|---|---|
| tn-wget.txt | 427 bytes | mikel1 | |
| tn-preview.txt | 2.36 KB | mikel1 |
Comments
Comment #1
mikel1 commentedItems are not seen by drupal feed aggregator module or iTunes, so it's not just me.
Comment #2
drewish commentedi'd suggest logging out of your site and seeing if you're still able to view the feeds. i'm guessing you're running into a permissions issue.
if it looks correct when you're not logged in then re-open this issue.
Comment #3
mikel1 commentedACK! You are 100% right. I didn't have "view field_video_file" checked for anonymous users. Thanks for your help. My apologies for not thinking of this. I'm fairly new to drupal.