Hi,

I'm wanting to bring feeds into a site and store them as feed items. My problem is that I seem to be missing the add feed URL field in the 'create feed' form. The field is there in 'create feed item' form however it says to create a feed first! How do I get the URL field to show?

I must add that I'm very new to Drupal, so probably just missing a checkbox somewhere!

Thanks for any advice you can give,

Martin.

Comments

tbals’s picture

I have the same problem - there is no field for the URL.

nmridul’s picture

I had the same problem. But at that time I had aggregation and also feedapi installed.

I uninstalled (from module uninstall) all the modules and removed the relevant other files.
Uninstalled simplefeed and its files
Installed simplefeed again.

This solved the problem for me.

mhwatson’s picture

Hi,

Further to my first post, I ended up dropping a version to 5.x-3.0, and that is working fine.

Martin.

tbals’s picture

Hello nmridul,

its dirty but its working. After clean uninstall simplefeed and aggregation and reinstall of simplefeed again there is a field "URL" now.

Thomas

vladsavitsky’s picture