Please bear with me; I'm new at this :)

After checking and rechecking the steps at http://drupal.org/node/341716, I've created content types for the ical feed and events. Instead of using a url for the ical file, I use an uploaded file. When trying to create the actual feed, I run into a problem: the file uploads into the correct directory, but I get this error:

◦Failed to retrieve /sites/default/files/feeds/CalendarHS Calendar_1.ics got error: -1002 missing schema

The odd thing is that I've had this installed correctly once already. I'm rebuilding after a new install (don't ask), and this time it's just not working.

Any suggestions? I'd appreciate them!

Comments

bohtieque’s picture

Sorry about this--the error above is the error that I got after trying to refresh the feed. When creating a new calendar feed and trying to upload the file, I get this: Failed to retrieve http://.../feeds/CalendarHS Calendar_3.ics got error: 404 Not Found.

When the file is uploaded, the permissions are set to 600, but I've experimented with changing them to 777. That's where I get missing schema error after a refresh.

bohtieque’s picture

Please disregard; instead of using file upload as my primary method, I switched to URL. That seems to be a workaround.

ekes’s picture

Status: Active » Closed (works as designed)

OK to close then?

ekes’s picture

Should add here that if you want to upload local files - look at Feeds module and 2.x version of the parser.