It appears the current installation script isn't creating all the appropriate tables. In effort to resolve this, I had to download v 1.0, then upgrade to 1.1. I am now having another issue though: When I submit a feed, it's not remembering the feed address. As a result, my "Refresh" button isn't showing up, and I can't get any information to populate in the feedapi mapper.

I read in another post that the CVS version had this resolved but I grabbed the latest (a couple days ago) and was not able to resolve this. Can this code be reviewed and committed into a new release soon? I /really/ need to move away from leech.

Comments

nerdymark’s picture

I think I may be having the same problem as mentioned here:
http://drupal.org/node/234637

My feed is ~1.3mb, and although it's local to the server, there may be some timeout or other factor related to its size causing this.

I create most of my feeds with Yahoo! Pipes, then I have a wget run at cron time to place the xml locally. I'm going to truncate the feed and see what kind of results I get. I will also test if it will continue to function after removing the truncation.

nerdymark’s picture

I've bumped my feed down to 10 items and no luck. It's not accepting any feeds actually.

aron novak’s picture

Well, about the broken install script. I just tested the current script with mysql 4 and 5 and both under linux and windows. Are you sure that the problem was that the tables were not created? If yes, please provide here the details of the database software that you use and the operating system.
About the another problem: you should try it out with a clean installation (without upgrading from the previous version) of the latest dev package. Anyway, have you tried out to run the feedapi simpletest (http://drupal.org/project/simpletest) tests? It would be good if you could run those tests and make sure that everything is okay.
Another possibility: which parser do you use? As you may notice at the thread, that you linked, the parser common syndication contains bugs which only appears at some feeds. It'll be likely fixed today and the next daily dev package will contain the fix.

aron novak’s picture

Assigned: Unassigned » aron novak
Status: Active » Postponed (maintainer needs more info)
mustafau’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

This has nothing to do with installation.

It is another "feed url not being saved" issue.