Closed (outdated)
Project:
Event
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2008 at 19:43 UTC
Updated:
13 Apr 2018 at 21:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Bartjuh commented^^ my thoughts exactly!
I've been waiting a long time for a stable 6x!
Comment #2
dturover commentedHave a look at the issues list for 6.x and report any problems you are having that are not already open and that you can confirm are not caused by your own code. Getting that list knocked down should go a ways towards considering 6 to be stable.
If you aren't having any problems, it's stable enough =)
Comment #3
Anonymous (not verified) commentedMarked #309650: What's the current status on 6? as a duplicate.
Comment #4
sidharth_k commentedI had a lot of problems. Specifically Event clashing with the Date module in timezones. Plus weird issues like the event time resetting to 00:00. I went through the issue queues but they were so involved with patches and counter patches that I just gave up.
I can't give up date because I use it a lot in CCK. Date is used by cool modules like timeline (which I am using).
Would it be possible to provide a version which does not have these largish problems :-) ?
Comment #5
gerhard killesreiter commentedThinks will go much better with the stable version if you could review some patches...
Comment #6
sidharth_k commentedI'd like to help. But would it be possibly to merge some the "absolutely sure" fixes soon? Its been quite sometime since the last dev version came out. There are just too many patches floating around. If you can't issue a new dev version can you just write a nice summary and possible patches to apply?
D6 is really gathering momentum. Views 2 is just a *pleasure* to use. There are so many modules that are simply amazing in D6. D5 just feels clunky to me now. I think its time Event took the rightful place in D6 that it owns in D5 :-)
Comment #7
myDRU commentedThere is no released version 6.x-1.0 yet. I do not understand why, can sb explain? I thought that once such a released version appeared, also many translation .po files would be following quite soon. Or...?
Comment #8
davej commentedI'm getting the impression that increasing numbers of people are moving to Date + Calendar instead of Event. Would it be accurate to say that:
- Date + Calendar do the same job as Event
- they are available as full releases for Drupal 6 whereas Event is not even in alpha
- therefore Event is of interest mainly to those wishing to maintain and migrate existing sites
My intention is not to stir or to denigrate the maintainers' efforts (Drupal is a community and we all have a part to play), just to clarify the state of play so that e.g. a Drupal newbie wondering which module to use has some information to go on.
If Date + Calendar can indeed do everything that Event does (can they? - info welcome) then would it make sense for the community to plump for Date + Calendar and focus on migrating from Event, in a similar way to Flexinode giving way to CCK?
Respectfully,
Dave
Comment #9
zooney commentedUnfortunately finding an alternative to Event is sort of moot for me since I'm trying to use Signup and Signup Status...
Even if I did switch to Date and Calendar, it seems that these other modules still seem to be taking their time.
Comment #10
AdrianB commentedI find davej's comment interesting, can anyone else confirm that this is the path forward? (Or is it April Fools' day? :D)
Comment #11
marlowx commentedthis is interesting...
i'm not sure Date + Calendar actually fulfill our needs or at least work to produce a complete solution...
i just started working with Drupal 6.x so i am wondering if i should go back to 5...
what is everyone else doing for a solution?
http://VanGeorge.com
Comment #12
shadysamir commentedSince event views doesn't seem to be going anywhere, I actually looked into using date + calendar at one point. I'm sorry to say that no, they don't replace event, especially when it comes to the user interface and code.
Comment #13
mcload commentedThere is a discussion on Date+Calendar and Events comparison at http://groups.drupal.org/node/3598 since year 2007. Having both Date+Calendar and Events confuses many people on which one to use. og_calendar was one reason for using events, but now it is possible to create it with Date+calendar like in http://groups.drupal.org/node/3598 and http://agaric.com/note/drupal-calendar-implemenation-organic-groups-date... . It looks like many functionalities of Date+Calendar and Events are currently overlapping. If Events is not improving and not becoming stable, maybe we should add the specific features, which shadysamir mentioned, to Date+Calendar and switch to there.
Comment #14
niek_kloots commentedOn my site the Views and Event modules are all working without problems.
http://openwaterswimming.eu/node/271 gives a view of all the upcoming events where one can select by taxonomy term and/or by date.
Please declare the version stabel and move on.
Drupal 6.11 bluemarine theme
Event 6.x-2.x-dev
Views 6.x-2.5
and a lot more modules
Comment #15
eff_shaped commentedsubcribing
Comment #16
shadysamir commentedThe most important features, IMO, that need to be ported into date are:
1. The event user interafce ajax checkboxes of (have time) and (have end date).
2. The event module object available for coding. Take a look at var_dump of an event object in an event node, especially the has_time and has_end_date values which have been extremely helpful in theming.
Event Object (event module)
Comment #17
defconjuan commentedFor those wanting Views 2 integration with Event, I've submitted some code at http://drupal.org/node/484364.
Comment #18
nzcodarnoc commentedsubscribe
Comment #19
shadowHH commentedANy way to KEEP the site from oflining itself by UNPUBLISHING the FIRST page?
I LOVE drupal, but with this bug, its not useable.
Joomla wont load anything but the first page correctly.
I need a WORKING CMS system, not a WIP.
ANYONE?? Im all ears.
Comment #20
Anonymous (not verified) commentedshadowHH - I am not sure you are in the right place with your comment - this is a discussion about the possibility of a future D6 version for the event module and I am not sure if your comment really relates to that?
Comment #21
Anonymous (not verified) commentedForgot to set this back to "active".
It would indeed be great to get a stable D6 version; even an alpha with the recent patches would help a lot!
Comment #22
nzcodarnoc commentedSubscribe
Comment #23
mafet commentedI am using date, calendar and event modules on my d5 site... problem is i need to make a deadline to move it to d6 and make a lot of changes on the d6 site... i get errors when upgrading to d6 due to the module only having a dev version and get the same 00:00 time reset as "sidharth_k" can anyone help with a solution?
Comment #24
mcurry commentedsubscribe
Comment #25
michael_lessard_micles.biz commentedFYI : the reason the Date module exist is to deal with different timezones, daylight saving time and complex MySql timestamps. In my case, my local media has no international relations or any time complication, so the Event module is perfect.
About Event updates to D6 from prior versions : I personally went from from Event for D4.7 to Event for D6.2.dev using a custom MySql script to transfer the data from the old table to the new table. It was much easier than I thought. The only complexity was making adjustments so that the former date/time is outputted to something sensical (i.e. MySql timestamps have a hidden timezone set, so you need to correct with +/- to make sure the date/time transferred is correct).
Views integration (Event 6.x-2.x-dev with Views 2) : I am quite happy to add my "+1 It worked" for the solution mentioned here by defconjuan and others [ http://drupal.org/node/293894#comment-1434610 ].
Comment #26
Anonymous (not verified) commentedIssue 755196: Stable release for D6 has been marked as a duplicate
Comment #27
jurgenhaassubscribe
Comment #28
powery commentedSubscribe
Comment #29
stella commentedCan anyone elaborate on exactly what things need to be done in order to upgrade from D5 event to D6 and get a stable D6 release? Depending on what's involved I may have time to work on this. My client has a D5 site which I need to upgrade to D6 pretty soon. It's not a complicated site, but there are a fair number of event nodes and I need a D5 to D6 upgrade path soon, even if I have to implement it myself. However I don't want to go into this blindly, so if anyone can outline the outstanding issues for me that would be great.
Cheers,
Stella
Comment #30
darrellgray commentedsubscribe
Comment #31
aimutch commentedI use event on a production site running Drupal 6 and it works fine. I've had to hack a couple items to get them to work the way I want but I haven't heard that D6 is any less useful than D5. That being said, I think there's some discussion in some of the bugs about items that need to be addressed to get a D6 stable release ready.
Comment #32
bonked commentedWouldn't the need be to post a rundown of known bugs that affect a stable upgrade path?
Comment #33
Tafa commentedHello all,
Just catching up on the thread. Having not read all of the ideas discussed above, I thought asking would be the best option for me. In short, is the D6 version (dev) is good enough to be used now or should we try calendar and date modules instead?
Thanks for letting me know
T
Comment #34
albertczyk commentedI also have the 2.x-dev version in a production site and it works perfectly, even when I had to play some tricks for the upgrade from D5. I also had some problems with the Event Views module, for which I had to copy some files in the includes as per http://drupal.org/node/293894 - and also had to use the 2.x-dev for this one. Funny, as event_views-6.x-2.4 is two years newer than event_views-6.x-2.x-dev, but I've only managed to get running the dev.
Anyway, I'm going to at least try to fix the issue, as I need to develop a module for managing signups to events, e-mail reminders and a couple more things, and I'd like to build upon a solid foundation. Yes, I know CivicRM already does this, but I think for my needs it will be a lot simpler to develop a simple module than installing and configuring CivicRM.
Comment #35
albertczyk commentedI should have read before writing... The dev version of event module is (at least for me) perfectly usable. The "Event views" module is deprecated (or not?), but I got it working by copying the handler files into the includes directory. And the Signup module does everything I wanted and more, so there's no need to develop anything.
Anyway, I'll try to make a clear picture of all this event/event views mess...
subscribe
Comment #36
xmariachi commentedHi,
I'm about to install this module - but I'm seeing it is possible to have similar functionality installing other modules.
My desired functionality is a place where users can upload events with information of the event, place and date; plus a section on the front page to see the upcoming events.
I read on this article there are people who have tried and could make it work.
But the module seems to lack proper support.
The fact there is no stable d6, plus no way to know which exact issues are causing this not to be stable, makes me think this module
could be left alone. If this module is likely to be replaced by others that are more supported, should I better try those other modules such as date+calendar ?
Is this module only up for upgrading but discouraged for new installs?
Why the deprecations as albertczyk mentions?
This module seems to not to be supported enough. I would like to know how true is this, and why there is no stable release. And if it is required from the user certain programming knowledge to make it work - and what about if possible - from a d6 fresh install.
Thanks
Comment #37
zeezhao commentedsubscribing
Comment #38
niek_kloots commentedpart 1/
Working at http://noww.nl
Drupal 6.17 bluemarine theme
Cck 6.x-2.6
Event 6.x-2.x-dev
Views 6.x-2.10
and a lot more modules
MySQL database voor Event module 5.0.90
MySQL-database 5.0.90
PHP 5.2.13
Upcoming events is available as block.
Added at the bottom of event.module:
Created a view http://noww.nl/eventslijst with the following code:
Comment #39
niek_kloots commentedPart 2/
At an other site http://openwaterswimming.eu I have chosen the date module
Drupal 6.16 bluemarine theme
Cck 6.x-2.6
Date 6.x-2.4
Calendar 6.x.22
Views 6.x-2.10
MySQL database 4.1.21
PHP 5.2.4
Created a content type date:
Created a view type date:
see attachment part 3/
Comment #40
niek_kloots commentedpart 3/
date content view
Comment #41
niek_kloots commentedNo activities for 12 weeks
Comment #42
Anonymous (not verified) commentedWhy did you close this? There still is no stable version for Drupal 6, so I feel this should stay open.
Comment #43
niek_kloots commentedsorry tried to remove it from the "my issues" list.
I personally do not think the maintainers of the modules are interested in fixing it.
Personally I've switched to the date module for the calender.
Only problem was that there is no easy/good way to migrate the data from event module to date module so now I have to re-enter over 1000 events by hand. But I'm willing to pay the dues for the better (and better maintained) date module
Comment #44
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.