I tried to add date iCal feed in my view, but after entering the path ajax crashed with this mesage:

Error AJAX HTTP.
Path: /admin/structure/views/view/ical/preview/feed_1/ajax
Status text: parsererror
ResponseText:
Fatal error: Call to undefined function entity_view() in /data/g/e/community/mysite.sk/web/sites/all/modules/date_ical/date_ical_plugin_row_ical_feed.inc on line 175

For more details see attachment please.

thanx

CommentFileSizeAuthor
issue.png286.12 KBwochter

Comments

stevector’s picture

Status: Active » Fixed
wochter’s picture

Status: Fixed » Active

Thanx,
I instaled entity api module, but other problem is here:

Error AJAX HTTP.
HTTP Result Code: 200
Path: /admin/structure/views/view/calendar_view/preview/feed_1/ajax
Stavový text: parsererror
ResponseText:
Fatal error: Cannot access empty property in /data/g/e/community_1/mysite.xx/web/sites/all/modules/date_ical/date_ical_plugin_row_ical_feed.inc on line 124

mrP’s picture

Status: Active » Closed (works as designed)

I had the same problem and installing entity worked for me.

Confirmed fixed with:
1. Views 7.x-3.3
2. Date 7.x-2.2
3. Calendar 7.x-3.0
4. Date_iCal 7.x-1.0
5. Entity 7.x-1.0-rc1

wochter’s picture

Thank you,
it seems that I have to make fresh installation.

wochter’s picture

Issue summary: View changes

Some strings was changed for security reasons.