Tried 7.x and 7.x dev versions of Date iCal and Calendar. Tried creating displays and views manually as well as via the "Date Wizard". When my calendar is empty, calendar.ics can be downloaded. As soon as an event is added it no longer works.
In structure> views a pop-up with this error text is displayed for the iCal display (only after adding an event):
An AJAX HTTP error occurred:
HTTP Result code: 500
Debugging information follows.
Path /admin/structure/views/view/pack_calendar/preview/calfeed/ajax
Status Text: Internal Server Error
Response Text: The page is temporarily unavailable
Ditto when accessing the feed link via: http://pack172.org/cal/month
When the calendar has no events it works as expected.
Drupal: 7.12
Web server is nginx
| Comment | File | Size | Author |
|---|---|---|---|
| view_export.txt | 22.63 KB | dfelicia |
Comments
Comment #1
dfelicia commentedBah. I was missing the Entity API module. Works fine, now.
Comment #2
agerson commentedI have entity installed and I get An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /sports/?q=admin/structure/views/view/game_event_list/preview/feed_1/ajax
StatusText: Internal Server Error
ResponseText:
Comment #3
agerson commentedComment #4
coredumperror commentedHmmm, I've never seen this error, and I can't reproduce it. Could you please update to the 7.x-2.x-dev build to see if you still get the error?
Comment #5
coredumperror commentedI'm closing this issue as part of some spring cleaning. If this has not, in fact, been solved, please re-open the issue with an explanation.
Comment #6
aitala commentedHI,
I am now getting this as well with the dev version... it happens both from the feed URL and within Views.
I'm thinking its a PHP8 issue as I've just updated to that from 7.4
Comment #7
aitala commentedI've checked - my above issue does not occur with PHP 7.4 only 8.1
FIX - Make sure iCalcreator is at the latest version.
Eric