I am getting this error.
I would like to un-install and remove the tables to try again. Any suggestion as to how to know what tables I should get rid of or what I have to watch out for?
I will of course back up the data base before attempting this.
What I did to get this was to create and aggregated feed from blogpost, tried it out. It worked, and then I deleted the feed. I don't get any feed types like I used to see in the drop down when setting up a feed again. I had selcted ATOM before, but that list is empty. Something broke.
Rich
Comments
Comment #1
Ashraf Amayreh commentedAssuming you have the requirements for this module.
The error is fixed by going to the aggregation's global administration page at q=admin/settings/aggregation
Under the drop down "Aggregation feed types", choose the vocabulary that contains the feed types, in a typical installation, this vocabulary is called "Aggregation feed types" as well. Save, then problem should go away. Let me know if it persists.
Comment #2
rl commentedOn my Drupal 4.7 site, I make use of the Category module. Before Drupal 5, there was no real automated way of having posts of different types have the proper breadcrumbs and URLS assigned to them automatically. I use PathAuto for the URLs and Category for menus and breadcrumbs. There is something called legacy taxonomy support. I don't recall the setting, but I enabled a setting an converted the taxonomy terms and it now works. Sorry I could not be more specific. I am sure your module is fine. It is the strange configuration that I had that caused the problem. Your module I am sure could not find the taxonomy terms it needed. Funny thing is that I had it working at one point.
Thanks for responding.
Rich