I have looked at the webskin for
ruleEventsCalendar/displayteaserCalendar.cfm (I have farcry 502)
and it has this

<cfset earliestyear = year(now())>
...
<cfloop from="#earliestyear#" to="#year(now())#" index="y">
       <option value="#y#" <cfif year is y>
selected="selected"</cfif>>#y#</option>
</cfloop>

if you want to change this, copy the file to your project webskins (same
path structure),
modify (maybe to="#year(now())+1#")
then update application
view site



On Wed, Oct 29, 2008 at 11:09 AM, fdgsogc91 <[EMAIL PROTECTED]> wrote:

>
>
> AJ,
> I have a corollary issue.  Now that I can see my calendar again, I have an
> issue in that I can only see the year 2008 in the year drop down field.
> Even though I have an 2009 event recorded and ensured that it has no expiry
> date.
>
> When I manually change the year in the URL, I can see the month of January,
> but the drop down still doesn't change.  So the issue is that users can't
> navigate to the year 2009.
>
> Suggestions?
>
>
> AJ Mercer wrote:
> >
> > do the events have an expiry date set to a past date?
> >
> > Has an category been selected in the rule and no events have that
> > category?
> >
> >
> > On Tue, Oct 28, 2008 at 9:36 PM, fdgsogc91 <[EMAIL PROTECTED]> wrote:
> >
> >>
> >>
> >> I am using FarCry 4.0.  I successfully added events and successfully
> >> added
> >> the Calendar Event to a container on one of my HTML pages.  The calendar
> >> was
> >> displaying beatifully.
> >>
> >> However, after adding a few more events, the calendar no longer
> >> publishes.
> >> My page is approved.  I tried deleting the HTML page and re-creating it.
> >> I
> >> don't understand why the calendar is not displaying the events any
> >> longer.
> >> I have other users that update the site, but they only added events.
> >>
> >> Any suggestions.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Calendar-events-don%27t-publish-tp20206401s621p20206401.html
> >> Sent from the FarCry - Dev mailing list archive at Nabble.com.
> >>
> >>
> >> >
> >>
> >
> >
> > --
> > AJ Mercer
> > Web Log: http://webonix.net
> >
> >
> > Once you come to the realisation that everyone is crazy,
> > You will never be surprised or disappointed ever again.
> > AJM 2008
> >
> > >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Calendar-events-don%27t-publish-tp20206401s621p20219706.html
> Sent from the FarCry - Dev mailing list archive at Nabble.com.
>
>
> >
>


-- 
AJ Mercer
Web Log: http://webonix.net


Once you come to the realisation that everyone is crazy,
You will never be surprised or disappointed ever again.
AJM 2008

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to