I installed the updated import-module http://cvs.drupal.org/viewcvs/contributions/modules/import/?cvsroot=contrib and followed all of the instructions the new import-mysql file imported fine and all modules where installed. I enabled the 2 new modules and tried to load some rss feeds and it appeared that they where not getting imported to the database. When I load the import page I get the following error.

user error: You have an error in your SQL syntax near ') ' at line 1 query: SELECT COUNT(*) FROM node WHERE nid IN () in /hsphere/local/home/bbsnets/geeknewscentral.com/dp/includes/database.mysql.inc on line 75.user error: You have an error in your SQL syntax near ') ORDER BY created DESC, nid DESC LIMIT 0, 10' at line 1
query: SELECT nid FROM node WHERE nid IN () ORDER BY created DESC, nid DESC LIMIT 0, 10 in /hsphere/local/home/bbsnets/geeknewscentral.com/dp/includes/database.mysql.inc on line 75.

If anyone has any ideas please drop me a line

Comments

moshe weitzman’s picture

I think the latest work on this module has happenned in 4-2-0 branch, not in HEAD

geeknews’s picture

I guess I do not understand what you mean. I was able to get what I think is the latest module from the above referenced url. My mistake was from not downloading the latest revision. There are several issues with the module though and once I can get a handle on it I'll write it up.

If there is a newer version can you please reference the URL.

moshe weitzman’s picture

geeknews’s picture

Must have referenced the wrong URL last time. I must have downloaded a older module it is all working now. May have found a buglet in Administration » content management » edit node the taxamony terms are saved find but if we do a manual refresh they are lost. Also the cron job seems to time-out we are trying to syndicate nearly a 100 feeds. Also the search section of the database is exploding there needs to be a way to limit what it is indexing I am not sure if anyone is trying to syndicate this many feeds or not. I have some other ideas and have posted them in the appropriate forum.

Thanks..