When ever I try to submit any news feeds into Drupal's News Aggregator I get the following Error:

user warning: Field 'description' doesn't have a default value query: INSERT INTO aggregator_feed (fid, title, url, refresh, block) VALUES (5, 'Frank', 'http://www.google.com/news.xml', 3600, 5) in C:\Program Files\CollabNet Subversion Server\httpd\htdocs\includes\database.mysqli.inc on line 151.

I'm Running MySQL's Latest Version, PHP 5.x, Apache2.0.5x and am using the php_mysqli extension. Drupal was just downloaded today from the latest stable released version.

I was able to create a Category for the New Aggregator with-out incident. The site is on an intranet so I am unable to provide a link for your review (sorry)

Comments

thomasjj’s picture

My appologies, I thought I closed blockquote but obviously, no.

thomasjj’s picture

My appologies, I thought I closed blockquote but obviously, no.

Ashraf Amayreh’s picture

Status: Active » Closed (fixed)

Seems you got the core "aggregator" module mixed up with my contributed "aggregation" module which I strongly recommend you try ;-)