[DUG-TO] Date + Calendar are great but...

tristen brown fallsemo at hotmail.com
Tue May 5 14:13:34 EDT 2009


The folder structure of the Date module change significantly. 
Instead of replacing the old date module with the new one I would recommend deleting the entire directory and upload a fresh new copy.

Tristen Brown
390A Roncesvalles Avenue
Toronto | Ontario | M6R 2M9    
T: +1(647) 831 6402

www.tristenbrown.com

tristen at tristenbrown.com





From: me at andrewmallis.com
To: dug-to at lists.openject.com
Date: Tue, 5 May 2009 13:57:31 -0400
Subject: Re: [DUG-TO] Date + Calendar are great but...


Hi,
I had this same problem.If you install the Dev version of Date, your view should work again.
 Andrew Mallishttp://andrewmallis.comskype: andrew_mallis  |  gTalk/Jabber:  andrew.mallis
462 Delaware AvenueToronto  |  Ontario   |  M6H 2T9h:    416-533-2132c:    416-939-4502 
On 5-May-09, at 12:24 PM, Eduardo Dutra wrote:Hello all,

I 've been using date and calendar for about 6 months. However, a couple months ago after one of the updates (I can't remember which module - perhaps both) one of my views of upcoming events stopped playing nice. I had had events expiring from the view by using 'now' until it stopped working? Since then I have had to unpublish the event. This has solved the problem for the upcoming events view but it also removes it from the calendar - ideally the past events all remain in the calendar view.
 
I've looked into the forums and issues several times and the same questions have been asked there but I can't seem to make heads or tails of the responses/solutions. Obviously I'm missing something.

 Can anyone point me in the right direction?

Thanks, Eduardo



On Tue, May 5, 2009 at 12:00 PM,  <dug-to-request at lists.openject.com> wrote:
 Send DUG-TO mailing list submissions to
        dug-to at lists.openject.com
 
 To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openject.com/listinfo/dug-to
 or, via email, send a message with subject or body 'help' to
        dug-to-request at lists.openject.com
 
 You can reach the person managing the list at
        dug-to-owner at lists.openject.com
 
 When replying, please edit your Subject line so it is more specific
 than "Re: Contents of DUG-TO digest..."
 
 
 Today's Topics:
 
   1. Is the Event Views module dead? (Evan Leibovitch)
   2. Re: Is the Event Views module dead? (Martin Anderson)
   3. Re: Is the Event Views module dead? (Kevin Walsh)
 
 
 ----------------------------------------------------------------------
 
 Message: 1
 Date: Mon, 04 May 2009 12:26:38 -0400
 From: Evan Leibovitch <evan at telly.org>
 Subject: [DUG-TO] Is the Event Views module dead?
 To: Drupal Users Group Toronto <dug-to at lists.openject.com>
 Message-ID: <49FF173E.6070508 at telly.org>
 Content-Type: text/plain; charset=UTF-8
 
 Hey all,
 
 I'm using Views2 and just starting to want to create a list of events
 based on start/end date etc.
 
 I'm now finding that the "Event Views" module doesn't support Drupal6
 and that development on it is moving either slowly or not at all.
 
 The advice I found in d.o is going in three different directions:
 
   1) Deprecate the Event module, roll your own event node type in CCK,
 and then use views to filter on the date fields of that.
   2) Use the Calendar module instead of Event
   3) Apply a hack suggested at posts #13 and #25 of
 http://drupal.org/node/293894
 
 What are people here doing in this situation?
 
 Thanks!
 
 - Evan
 
 
 
 ------------------------------
 
 Message: 2
 Date: Mon, 4 May 2009 15:40:57 -0400
 From: Martin Anderson <martin at surge.ca>
 Subject: Re: [DUG-TO] Is the Event Views module dead?
 To: Drupal Users Group Toronto <dug-to at lists.openject.com>
 Message-ID: <2FB198C3-B650-497E-A5F3-0C3268331EA4 at surge.ca>
 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
 
 I've been using the Date module for D6, with support from Calendar
 when necessary.
 
 
 On 4-May-09, at 12:26 PM, Evan Leibovitch wrote:
 
 > Hey all,
 >
 > I'm using Views2 and just starting to want to create a list of events
 > based on start/end date etc.
 >
 > I'm now finding that the "Event Views" module doesn't support Drupal6
 > and that development on it is moving either slowly or not at all.
 >
 > The advice I found in d.o is going in three different directions:
 >
 >   1) Deprecate the Event module, roll your own event node type in CCK,
 > and then use views to filter on the date fields of that.
 >   2) Use the Calendar module instead of Event
 >   3) Apply a hack suggested at posts #13 and #25 of
 > http://drupal.org/node/293894
 >
 > What are people here doing in this situation?
 >
 > Thanks!
 >
 > - Evan
 >
 > _______________________________________________
 > DUG-TO mailing list
 > DUG-TO at lists.openject.com
 > http://lists.openject.com/listinfo/dug-to
 
 
 
 ------------------------------
 
 Message: 3
 Date: Mon, 4 May 2009 21:01:36 -0400
 From: Kevin Walsh <kevinjosephwalsh at gmail.com>
 Subject: Re: [DUG-TO] Is the Event Views module dead?
 To: Drupal Users Group Toronto <dug-to at lists.openject.com>
 Message-ID: <85460C56-A9FA-4381-BF36-ACEF0761A2C4 at gmail.com>
 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
 
 You might want to check out the presentation by KarenS @ DrupalCon DC
 about Date/Calendar.  It had longer and bigger rounds of applause than
 any other session i went to...
 
 http://www.archive.org/details/DrupalconDc2009-MakingDatesAndCalendarsRock
 
 Kevin
 
 On May 4, 2009, at 3:40 PM, Martin Anderson wrote:
 
 > I've been using the Date module for D6, with support from Calendar
 > when necessary.
 >
 >
 > On 4-May-09, at 12:26 PM, Evan Leibovitch wrote:
 >
 >> Hey all,
 >>
 >> I'm using Views2 and just starting to want to create a list of events
 >> based on start/end date etc.
 >>
 >> I'm now finding that the "Event Views" module doesn't support Drupal6
 >> and that development on it is moving either slowly or not at all.
 >>
 >> The advice I found in d.o is going in three different directions:
 >>
 >>  1) Deprecate the Event module, roll your own event node type in CCK,
 >> and then use views to filter on the date fields of that.
 >>  2) Use the Calendar module instead of Event
 >>  3) Apply a hack suggested at posts #13 and #25 of
 >> http://drupal.org/node/293894
 >>
 >> What are people here doing in this situation?
 >>
 >> Thanks!
 >>
 >> - Evan
 >>
 >> _______________________________________________
 >> DUG-TO mailing list
 >> DUG-TO at lists.openject.com
 >> http://lists.openject.com/listinfo/dug-to
 >
 > _______________________________________________
 > DUG-TO mailing list
 > DUG-TO at lists.openject.com
 > http://lists.openject.com/listinfo/dug-to
 
 
 
 ------------------------------
 
 _______________________________________________
 DUG-TO mailing list
 DUG-TO at lists.openject.com
 http://lists.openject.com/listinfo/dug-to
 
 
 End of DUG-TO Digest, Vol 44, Issue 1
 *************************************
 
 _______________________________________________
DUG-TO mailing list
DUG-TO at lists.openject.com
http://lists.openject.com/listinfo/dug-to


_________________________________________________________________
Internet explorer 8 lets you browse the web faster.
http://go.microsoft.com/?linkid=9655582
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openject.com/pipermail/dug-to/attachments/20090505/4ff35a21/attachment.htm>


More information about the DUG-TO mailing list