Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsUpgrade from AVCalendarUpgrade from AVCalendar
Previous
 
Next
New Post
11/18/2008 11:55 AM
Accepted Answer 

Roger,

Just to close out the thread, I discovered the issue with the transfer of data.

It turns out that the old Calendar module, for whatever reason, was storing the value for the EventDateEnd column as 1 day less than the EventDateBegin column.  I entered a few new entries and saw that the dates were always the same.  So after I imported the events using the Import AVCalendar function of Events 3.3.8 (I also upgraded the suite to 3.3.7), I ran the following script against the database:

update

events set eventdateend = dateadd(day, 1, eventdateend) where eventdateend < eventdatebegin

and all of my events are now showing up.  I did this on my local test backup oif the production site, now I am updating the production site.

Cheers
Dave


-----
Cheers
Dave
 
New Post
11/18/2008 12:38 PM
 

Dave,

Great news. One thing to look out for over the coming months will be the next release of the Events module (4.1.0). This has much new functionality (4.0.1 and 4.0.2 where mainly stabilisation releases). So I'd recommend an update to that when it comes availabile. It is likely to have a minimum DNN requirement of 4.7.0, so ensure you at least reach this level.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
11/18/2008 1:43 PM
 

I'm in the slow process of upgrading all of my sites to 4.9.0, 3.3.7 is a stepping stone.

Thanks again for chatting and giving me a place to think outloud.  Hopefully this helps someone else.

Cheers


-----
Cheers
Dave
 
New Post
3/2/2009 5:24 PM
 

Are you aware of any issues upgrading from Events0 3.03.08 to either 4.0.2 or 4.1.0?    Are there any special things a person should do other than click the 'upgrade' button in the Modules definitions list?  I have a lorge site I'd like to upgrade.   I don't get any hits when I search for upgrade problems......so, just checking!

thanks,

Jill

 
New Post
3/3/2009 3:10 AM
 

Hi Jill,

As always I would recommend performing an upgrade on a copy of your site first. An upgrade from 3.3.8 to 4.0.2 should be just fine, it is pretty tried and tested. 4.1.x is still not a fully released version, it is still in beta, so we don't recommend for production use yet (in effect at your own risk). Note that 4.1.0 was an early beta, 4.1.2 is the current beta and still has a few bugs including an upgrade bug. So I would suggest you wait a while before moving on from 4.0.2.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsUpgrade from AVCalendarUpgrade from AVCalendar


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out