I've been unable to get Dan's Calendar to work on my website. Whenever I tag an entry(no matter what the date format) It places 1/1/1753 in the db_calendaritems table. Any help would be greatly appreciated. I'm running CS 2.1 SP1.
I also tried the date format (01-24-07) and it still gave me a database entry of 1/1/1753. However, the birthdays job runs correctly. Do you have to have a community server license for the calendar to work correctly?
Chare1,
You do not need to have any special license to get it working. It works on my site http://www.chumlyworldnews.com. A good first step is to make sure you edited the communityserver.config file correctly as if I remember correctly you have to add a line in the csmodules for the calender to work.
Under the "jobs" section you should have the following
<job name = "ScheduleBirthdaysJob" type = "DanBartels.CS.Calendar.Components.ScheduleBirthdaysJob, DanBartels.CS.Calendar" count = "100" enabled = "true" enableShutDown = "false" />
Under the "csmodules" section you should have the following
<add name = "AdminCalendarLinkModule" type = "DanBartels.CS.Calendar.Components.AdminCalendarLink, DanBartels.CS.Calendar" /><add name = "BirthdayCalendarLinkModule" type = "DanBartels.CS.Calendar.Components.BirthdayCalendarLink, DanBartels.CS.Calendar" />
Hmmm... not sure what is going on. Have you tried contacting Dan directly? Unfortunately I'm at a loss as to why this error would be occuring for you.
http://www.danbartels.com/About/Contact/tabid/79/Default.aspx
Hopefully he can help you out better than I.
The 1/1/1753 dated entries in the calendar table are for undefined birthdays in CommunityServer when you have the birthday module turned on for the calendar.
Shawn HydeOwner of Area51 ServicesProfesional Website Hosting, Website Design, Dedicated Servers & Co-Location Solutions!
Every survival kit should include a sense of humor. ~Author Unknown
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com