Closed (won't fix)
Project:
Node Aggregator
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
25 Nov 2005 at 14:13 UTC
Updated:
28 Feb 2007 at 12:10 UTC
the feed table created by nagregator seems to be missing the promote column.
When adding a new feed I get the error "Unknown column 'promote' in 'field list' query: INSERT INTO feed"
looking in the module code it is trying to insert data into this column but looking at the mysql create command this column is not created.
I am also finding that the url of the feed is not saved and I don't know if this is related or not.
Comments
Comment #1
Bèr Kessels commentedThank you, it is a known bug. assigning this to myself.
Comment #2
nasi commentedCool, that's a fast response!
Any idea how long it might be before a new version is released?
What is the fix for this? Presumably it just needs an extra column in the table. What is the data type for promote (so I can fix things in the mean time)? varchar, int, ...?
Comment #3
Bèr Kessels commentedComment #4
Imago commentedThis is what worked for me:
Comment #5
Bèr Kessels commentedThis module is deprecated in favour of http://drupal.org/project/feedparser