Importing of any feed results in the error "failed with code -1003."

I'm trying the tar version and full install.

A few things that may be of note which may be correct functionality:

1) There is no option for OMPL Import option
2) Under Features, none of the Feed items are enabled and Feeds News shows a conflict with voicebox_imported_content

I will clear my database and try few install options.

Thanks for this profile, it looks like a nice setup, looking forward to playing around with it!

Rob

Comments

robertem’s picture

Re-installed, reset permissions, etc. still an issue, feed import fails -1003 and no OMPL Import option. All other functions work.

Am I the only one seeing this problem?

I'm testing locally with MAMP and php 5.2.5 if that makes any difference, maybe I'll try on a linux box.

bonobo’s picture

The site does not ship with the "Import OPML" option -

An earlier version had that in place, but we removed it from the alpha release, as we stopped using the "Feeds Defaults" module.

RE: "Under Features, none of the Feed items are enabled and Feeds News shows a conflict with voicebox_imported_content" - that's because we aren't using them - the "conflict" just means that you can't install two features simultaneously, not that anything is broken.

To get OMPL import working, add an OPML parser at admin/build/feeds/create -

RE: the error on import: seems to be getting addressed in #723548: Provide better URL validation and error reporting for invalid feed URLs

bonobo’s picture

The RSS import functionality was tested on a pretty large number of feeds before we released the alpha.

One of the issues noted in #723548: Provide better URL validation and error reporting for invalid feed URLs is Safari adding feed:// (as opposed to http://) to the beginning of a feed.

bonobo’s picture

Status: Active » Postponed
robertem’s picture

Yep, seems like that is the issue. Changing to http:// in Firefox corrects the issue. Thanks.

jgraham’s picture

Status: Postponed » Fixed

The next release of voicebox will have the patch as found here; http://drupal.org/node/723548#comment-3940512

Status: Fixed » Closed (fixed)

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