i've a view with a fullcalendar style and dates from january until march, but only the current month february will displayed, when i switch to march - nothing is displayed.

i use the views 6.12 with quicktabs and the dev version fo fullcalendar as well as pressflow 6.20 , jquery 1.7.3

thx for helping

Comments

aspilicious’s picture

Srry for the late answer, but are you sure you didn't filtered the current month in your view settings?

tim.plunkett’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Can you pastebin an export of your view?

tim.plunkett’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
coloryan’s picture

I'm having the same problem.

In the current month, only this months events display. When I change to weekly I can see everything, then the events for next month display until I refresh - then they're gone again.

I'm unable to export the view, but I can send you a link if you'd like.

Date 7.x-2.x-dev
FullCalendar 7.x-2.x-dev

coloryan’s picture

Status: Closed (cannot reproduce) » Active

Forgot to re-open this one.

aspilicious’s picture

coloryan, do you have ajax enabled?

coloryan’s picture

Yes, Ajax is enabled.

I've tried uninstalling it and doing a complete reinstall, with no success.

I can send a link if you want to look it over.

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

A link and an export would be good. Also very detailed steps to reproduce.

coloryan’s picture

Here's the page: http://www.intermodalexchange.com/events-calendar

When I click arrow to scroll to the next month, none of the events show up, change to weekly view and still nothing. When I switch to Daily view, I can see the events. I've also added a list of the upcoming events on the right column.

For good measure I've checked Chrome, FF, and IE on both Windows and Ubuntu.

Thanks for your time, and let me know if I can provide anything else.

aspilicious’s picture

You got serious jquery problems. Something or some module is screwing up your jquery. (you get jquery errors on every page load).

Try to disable some contrib modules that can be causing this.

coloryan’s picture

FBConnect was playing hell (filling watchdog reports) and I haven't had a chance to dig into the errors. I've just disabled that one and will keep walking it back when I have time. I'll post back any results.

coloryan’s picture

Assigned: Unassigned » coloryan
Status: Postponed (maintainer needs more info) » Postponed

I've stripped everything out locally and rebuilt - with no luck in duplicating the error. I'll update this if I come across anything.

Mark_L6n’s picture

The Date module had jQuery issues (at least in D7)--you can see if the newest dev version helps.

redndahead’s picture

Status: Postponed » Closed (cannot reproduce)

I think this can be set as cannot be reproduced. @coloryan I'm sure you can feel free to reopen if you run into this issue again.

coloryan’s picture

Yes, feel free to leave it closed (assigned to myself as it's a unique problem for me).

@Mark123 - I updated to the latest dev, still no success. Oddly though, it drops the data when months are loaded, but no problems on weeks or days.

I'll keep at it and report back if I get it resolved.

manicato’s picture

Issue summary: View changes

I had the same problem with an old D6 project. Setting the date filter granularity to "year" solved it.