views aren't listed?
kalin9 - January 17, 2008 - 06:34
| Project: | Syndication |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
hi, i don't ever see my views listed no matter what i do. I do have views_rss enabled as well.
as an aside, I wouldn't even need to make a view for this case if this module would let one choose individual terms which already have a feed via drupal, not just an entire vocabulary.
thanks

#1
Please check that you have created your view to use RSS feeds (see here for instructions http://drupal.org/node/83597) and that you have enabled your view in admin/content/syndication. If this does not work still, please reply back.
#2
I recently was stumped by a couple of views which refused to show up on the /syndication page, even though views_rss was installed and the proper 'argument' settings were made on the view/edit pages. Also, unlabled check boxes appear on the admin/content/syndication page.
I finally realized that the problem was that neither of my views had "Title" filled out on the admin/build/views/[view_name]/edit "page" section. As soon as I added a title, the view appeared properly on the /syndication page.
So double check that you have titles set for the "page" version of your views.
(views_rss is responsible for this, and probably should pay attention to the Argument Type "Title" field in cases where a "page" title doesn't exist.)
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.