Closed (fixed)
Project:
Date iCal
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2012 at 13:06 UTC
Updated:
24 May 2013 at 21:42 UTC
I have this message when I'm trying to choose "Date iCal entities".
See the attach file for more information.
| Comment | File | Size | Author |
|---|---|---|---|
| issue date_ical.jpg | 242.37 KB | enark78 |
Comments
Comment #1
babbage commentedOther 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?
Comment #2
iancawthorne commentedI'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.
Comment #3
coredumperror commentedI 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.
Comment #4
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.