tail /var/log/apache2/error.log
PHP Fatal error: Call to undefined function date_views_fields() in /calendar/includes/calendar.views_template.inc on line 29, referrer: admin/modules

I got this on D7, php 5.3

I get this when I hit enter on the module page

Comments

NROTC_Webmaster’s picture

I get this anytime I try to do a database update.

If I refresh the page the update goes through but the next time it is back.

The specific line in the file is

    $views_fields = date_views_fields($info['base table']);
KarenS’s picture

Status: Active » Postponed (maintainer needs more info)

I do not see that error. Do you have the Date Views module enabled? Also make sure you are testing bugs against the very latest dev versions of both Date and Calendar.

KarenS’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No response. Closing.

seanr’s picture

Status: Closed (cannot reproduce) » Active

I'm getting this when trying to flush the cache on a site. Oddly, same site with the same database on my local machine does not produce the error.

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)