Hi,

I am trying to find a solution to a problem which I am having, but to no avail:

I have the calendar module installed and within the create event screen, when you click on the start date it comes up with a calendar that allows you to jump to the month and year of a certain period. However, my year selector does not go past 2011?

A screenshot of my problem is here www.huntersmoonantrobus.org.uk/calendar.png

Anyone have any ideas? Anything is hugely appreciated!!

Thanks,

Rob

Comments

da_solver’s picture

I would read this post here: http://drupal.org/node/644164

WillHall’s picture

Edit your content type.
Go to manage fields and edit your date field.
Check the value of "Years back and forward:"

Yours should read: -0:+1 (zero years back and one year forward)

You could change this to: -0:+20 (20 years into the future) or -5:+5 (5 years in either direction.)

robertsherry’s picture

Thank you very much! Solved the exact problem.

Again, many thanks!

Rob

cayenne’s picture

It's because the world ends in 2012.

Sorry, I just could not help myself!

:)