Hi, I am just installed FeedAPI along with Feed Element Mappers along with Embed Media to do the video rss trick. I've ironed out most of the problems. However, it just wont let me "View Feed Items." I just get a "Page not found error." I believe it has something to do with FeedAPI Node Views. What do I do to fix this?

Comments

infines’s picture

Priority: Normal » Critical
smanes’s picture

Same here.

aron novak’s picture

Status: Active » Postponed (maintainer needs more info)

Please visit admin/build/views and see if the "feeds" view is here.
Are you both really use 1.3 version? In the -dev version, there are huge changes in views support, it's sure if you upgrade to -dev, you need to empty the cache.

smanes’s picture

(blush)... no, I wasn't using 1.3-dev. I *thought* I was but I'd backed up 1.3 to "feedapi.old" in the modules directory and Drupal saw it and used it instead of 1.3-dev. "Feed item" is working now.

aron novak’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thank you for the feedback.

infines’s picture

Version: 6.x-1.3 » 6.x-1.4
Status: Fixed » Active

There we go. I updated to the new version released today and now I have the feed view. However, now I get this error when I go to the feed's page.

warning: preg_match() expects parameter 2 to be string, array given in /home/theovera/public_html/includes/bootstrap.inc on line 732.

Now there isn't a "feed items" link.

UPDATE:

I even tried the dev version and I have the same results with the error.

infines’s picture

Version: 6.x-1.4 » 6.x-1.x-dev
Status: Active » Fixed

UPDATE TO THE UPDATE:

Okay so, I figured out the answer. Update your feedapi and feed element mapper modules to the dev versions. Make sure it's a clean install. First uninstall then remove the directories completely. Then install the new dev versions. After that just make sure you add the simplepie parser files and remake your feed. Then make sure the feed view in views is enabled. Also clear views cache.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.