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
Comment #1
Seneschall commentedManaged to make my "Upcoming" block, so happy with that. Would still like to know whether or not the modules are conflicting somehow though.
Cheers!
Comment #2
syntax-2 commentedDid you make update.php after upgrade modules?
Is your site admin profile in English or other language? Change language to english and try again ;-)
Comment #3
agill commentedi 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.
Comment #4
syntax-2 commented@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
Comment #5
arlinsandbulte commented#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
Comment #6
Seneschall commentedsyntax, 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.
Comment #7
karens commentedTry again with latest dev versions of Date, Calendar, and Views. The wizard is working fine for me now.
Comment #8
xlyz commentedjust 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."
Comment #9
karens commentedThis 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.
Comment #10
xlyz commentedkarens 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.