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
Comment #1
mike27 commentedI 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
Comment #2
Anonymous (not verified) commentedSame here. Subscribing.
Comment #3
buddaWhen you get the page not found message what is the URL in the browsers address bar?
Comment #4
Anonymous (not verified) commentedI removed pathauto so its the node address. node/999
Comment #5
alex_b commentedPlease upgrade to latest versions and report again.
Comment #6
Anonymous (not verified) commentedActually 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.
Comment #7
Anonymous (not verified) commentedNew 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
Comment #8
alex_b commentedClosing then.
Comment #9
btweedy commentedThis seems to still be happening in beta10
Comment #10
alex_b commentedSorry, I can't reproduce this. I need a specific bug report to fix this. Closing for now.
Comment #11
Saoirse1916 commentedSame 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!
Comment #12
twistor commented