Fatal Error.
I uncommented the lines 2130 - 2135 to fix it.

BTW: After installing and leeching there are two errors in the watchdog:

‚Unknown column 'avg_btw_news' in 'field list' query: UPDATE leech SET checked = 1171627257, avg_btw_news = 0, deviation = 0, num_of_tests = 0, news_last_arrived = 0, refresh = 0 WHERE nid = 9481‘ in ‚/home/www/doc/1111/mysite.com/www/includes/database.mysql.inc‘ in Zeile 121.

and

‚Unknown column 'adaptive' in 'field list' query: UPDATE leech SET url = 'http://feeds.feedburner.com/myfeed', refresh = 0, checked = 1171627165, modified = 1171627090, etag = 'f6bR6FQ0ZkSsZd+P/p5MATHvB6I', mime = 'text/xml;charset=utf-8', adaptive = 0 WHERE nid = 9481‘ in ‚/home/www/doc/1111/mysite.com/www/includes/database.mysql.inc‘ in Zeile 121.

Missing db columns... Hmm. Did I miss something? I will try to create the tables in the database, this will probably help.

Comments

aron novak’s picture

Assigned: Unassigned » aron novak
Status: Active » Fixed

I committed the fix into the CVS just today.
For missing columns: you have to re-create the tables of leech if you are upgrading between CVS versions, or make sure that there is no change in install file. The CVS version changes rapidly :)

aron novak’s picture

Status: Fixed » Closed (fixed)