I have recently installed Feeds module (beta3).
I tried locally and worked perfectly.

Since i installed it on server i can not make it work properly:

I want to save rss in nodes. So it automatically created a node type called feed and another feed item for nodes.

When i press "save" on feed type it redirects me to "page not found"

I suspect conflict with ctools because on uninstall - reinstall procedure i get an error in export file of ctools line 342.

Any help is more than appreciated.
Thank you,
mike

Comments

mike27’s picture

I just installed a copy locally and noticed that feeds module works fine locally.

php version is the same and the only obvious difference is that shared hosting service uses mysqli instead of mysql.

Also when i choose from importer to use standalone form rss feeds are loaded.

Can anyone help me with this please?

Thanks
mike

Anonymous’s picture

Same here. Subscribing.

budda’s picture

When you get the page not found message what is the URL in the browsers address bar?

Anonymous’s picture

I removed pathauto so its the node address. node/999

alex_b’s picture

Version: 6.x-1.0-beta3 » 6.x-1.0-beta5
Status: Active » Postponed (maintainer needs more info)

Please upgrade to latest versions and report again.

Anonymous’s picture

Actually that was not the issue. I feel seriously silly. It comes back to views. Im building up a Managing News site so I discovered that if you rename the URL of the mn_news>page, then it ruins everything else. However, building a new view or cloning mn_news view does not yield the desired effect (/feeds). How to over come this becomes the new issue. Will however update to the latest feed module. The MySQL and MySQLi issue also seems to have disappeared, but I cannot commit to this until further tests get done.

Anonymous’s picture

New one works well. I think the issues are resolved on this but then, need to revisit Managing News again to resolve certain other issues, non related to this.

Thanks.

Kahenya

alex_b’s picture

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

Closing then.

btweedy’s picture

Status: Closed (fixed) » Active

This seems to still be happening in beta10

alex_b’s picture

Status: Active » Closed (cannot reproduce)

Sorry, I can't reproduce this. I need a specific bug report to fix this. Closing for now.

Saoirse1916’s picture

Version: 6.x-1.0-beta5 » 6.x-1.0-beta9
Status: Closed (cannot reproduce) » Active

Same problem for me -- I'm using Feeds with SimplePie and creating a new feed with a URL of http://www.ourcoloradonews.com/search/?q=&t=article&l=25&d=&d1=&d2=&s=st... which works fine in the default Aggregator module.

The URL that I get when sent to the 404 error is http://www.mysite.com/clients/myclient/node/add/feed, the same as what I use to create the node in the first place.

Thanks!

twistor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)