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.

CommentFileSizeAuthor
#4 views_groupby_pack.patch1.08 KBdooug

Comments

thebruins’s picture

I'm getting this error, too. Any chance of a patch some time soon?

bnice5000’s picture

Has there been any work on this issue? Is this module still being maintained?

drew reece’s picture

Anyone 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

dooug’s picture

Status: Active » Needs work
StatusFileSize
new1.08 KB

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

idrolitino’s picture

+1