No sql errors or anything. When I click "YES" to create calendar blocks under the Date Wizard, it simply WON'T do it. With no errors to go by, not sure where to look or what to search for.

Is this due to the version of Views? I hate like hell going back.

I also can't create a calendar manually due to this: "The calendar_style style requires a Date argument." There's no options FOR a date argument, and perhaps that's the problem with the wizard.

Calendar & Date version: 7.x-2.x-dev
Views Version: 7.x-3.x-dev
Chaos Tools: 7.x-1.0-alpha3

Comments

Seneschall’s picture

Managed to make my "Upcoming" block, so happy with that. Would still like to know whether or not the modules are conflicting somehow though.

Cheers!

syntax-2’s picture

Did you make update.php after upgrade modules?
Is your site admin profile in English or other language? Change language to english and try again ;-)

agill’s picture

i have the same problem:"The calendar_style style requires a Date argument" without
an option to provide an argument. I am using the same versions.
I also uninstalled and reinstalled.

syntax-2’s picture

@agill
if your site is localized - try this: #1103564: No CCK date fields in Contextual filters after local translation is installed
then add date field argument in contextual filters

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

#1094408: Date field not showing up in views arguments in localized site might have affected or fixed this issue.
Please verify this issue exists with the March 28 -dev

Seneschall’s picture

syntax, I ran update.php & only one language. I should say this is a secondary site on a multi-site installation, but these DB's are NOT shared. They're site specific.

karens’s picture

Try again with latest dev versions of Date, Calendar, and Views. The wizard is working fine for me now.

xlyz’s picture

Status: Postponed (maintainer needs more info) » Active

just tried on a fresh install with latest dev (views, date, calendar) but problem is still there.

if i try to create a new view, and select calendar as diplay format, the wizard abort with the error

"The calendar_style style requires a Date argument."

karens’s picture

Status: Active » Fixed

This is an issue about using the date wizard to create a new view. When you say you "try to create a new view and select calendar as display format" it sounds like you are NOT using the wizard but instead trying to create a calendar view from scratch. And you can't create a calendar view from scratch, you should either use the wizard or clone the default calendar view.

xlyz’s picture

karens is right: I thought that the date wizard was the form to create a calendar view from scratch.
I just installed date tools for the first time, and found what it actually is.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.