I'm unable to get a view using the current recommended Date 5.x-2.3. The errors I receive are below.
I suspect the solution will involve code similar to this Timeline patch:
http://drupal.org/node/280038#comment-1066505
warning: include_once(sites/all/modules/date/date.inc) [function.include-once]: failed to open stream: No such file or directory in /home/drupalviews/public_html/sites/all/modules/views_groupby_pack/monthgroup.inc on line 33.
warning: include_once() [function.include]: Failed opening 'sites/all/modules/date/date.inc' for inclusion (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /home/drupalviews/public_html/sites/all/modules/views_groupby_pack/monthgroup.inc on line 33.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_groupby_pack.patch | 1.08 KB | dooug |
Comments
Comment #1
thebruins commentedI'm getting this error, too. Any chance of a patch some time soon?
Comment #2
bnice5000 commentedHas there been any work on this issue? Is this module still being maintained?
Comment #3
drew reece commentedAnyone maintaining this module?
Date 5.x-1.8 is no longer supported, so the Update module keeps complaining about 'unsupported releases'. I'd like to stay up to date for the security benefits, but I can't see how when required modules aren't compatible. I know that I can override the update warning and keep using the old version.
Does anyone have any suggestions on how to get the monthly grouping to work with date 5.2-x
Comment #4
dooug commentedI've attached a patch that allows this module to work with Date 5.x-2. However, this patch likely needs more work to be complete. If I get some time soon, I'll try to improve this. Please test it out and post any issues,
Comment #5
idrolitino commented+1