Calendar Module: Displaying Specific Month

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
asim

Calendar Module: Displaying Specific Month

Post by asim »

Hi,

From the help text that accompanies the calendar module it says that I can start the calendar at a specific month, using the 'month' attribute, however I have done exactly that yet each time I go to my calendar I always land on 'June' (i.e the current month) and not 'Novemeber' which is the month of all my events and the month I'd like the calendar to start at. I have copied my code below that I inserted into my content page, is this correct or am I doing something wrong:

Code: Select all

{cms_module module='Calendar' table_id='big' display='calendar' month='november'}
CMSMS Version: 1.0.6 "Niihau"
Calendar Version: 0.7.8

Thank you.
Last edited by asim on Wed Jun 20, 2007 8:58 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Calendar Module: Displaying Specific Month

Post by RonnyK »

Try month='11'

Ronny
asim

Re: Calendar Module: Displaying Specific Month

Post by asim »

Nice one Ronny, not sure that was entirely obvious in the documentation, or weather I was being a bit "doh!" Anyway we have it now for anyone who should have a similiar problem in the future.

Cheers.
Locked

Return to “CMSMS Core”