I get this error when I get to the /?q=admin/content/syndication page and again when I save it
This does not seem to affect the module operation, though I just begin to explore its features

Comments

aaron1234nz’s picture

can you please tell me which line this appears on. It appears to have got cut off in the title.

jvieille’s picture

Yes, the title was cut off

The full text is the following:
"warning: Invalid argument supplied for foreach() in /home/controlc/www/sites/all/modules/syndication/syndication.module on line 444."

I tried on 2 different sites running on the same install, each with different databases, getting the same

In addition, I notice this at the bottom of the admin/content/syndication page:

-----------------
Views:
Select the views which should appear in the Views block on the syncidation page
------------------

Nothing appear bellow. What kind of views are expected to show something to select?
May be the lack of soemthing to process here could be the reason for the error message?

Thanks

aaron1234nz’s picture

Status: Active » Fixed

The issue did in fact related to the fact that you had no views. Easily fixed!

jvieille’s picture

This is what I suspected.

The related question was why I had no views to select. I suppose that the views to select should have some specific characteristics. Wich ones?

Thanks

aaron1234nz’s picture

When you create a view, you need to create an RSS display (pick it from the dropdown on the left). make sure you set the formatter and row style, and give it a name. It will then show up in the syndication admin interface.

jvieille’s picture

Thanks!

Status: Fixed » Closed (fixed)

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