I have this message when I'm trying to choose "Date iCal entities".
See the attach file for more information.

CommentFileSizeAuthor
issue date_ical.jpg242.37 KBenark78

Comments

babbage’s picture

Category: bug » support
Priority: Critical » Normal

Other people aren't seeing this, so I don't think this is a critical bug in the module. Had you run update.php after installation, prior to using the module?

iancawthorne’s picture

I'm getting the same error as this, did you find a solution?

As soon as I set the "Show" option under "Format" in my view to be "Date iCal entites" instead of "Content", this error appears.

coredumperror’s picture

I can only think of one reason that this might be messed up, which is that enark78 and iancawthorne are using an out-of-date version of the Date Views module, which is where date_views_base_tables() is defined. It's a sub-module of Date. Updating to the newest version of Date should fix the problem. If that does work, I'll have to update Date iCal to specify a minimum version of the Date Views module in it's dependencies.

Regardless, please update to the 7.x-2.x-dev build, to see if this problem goes away. It's a nearly complete re-write, so the issue may have been fixed.

coredumperror’s picture

Status: Active » Closed (fixed)

I'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.