I'm running the current dev of date, calendar, ctools, and views. I tried editing the calendar view I already had and all I got was a page about contextual filters and could never get past that. I deleted the view and tried to recreate it via date tools (which is how that view was created). I delete the date field from my content type and use the wizard. It re-adds the date field and tries to create the view but gives instead a message about the view page not found.
I've included screen shots:
http://nu-look.net/images/calendar01.JPG
http://nu-look.net/images/calendar02.JPG
http://nu-look.net/images/calendar03.JPG
Thanks in advance for the help!
Comments
Comment #1
karens commentedWrong issue queue.
Comment #2
karens commentedIf you deleted a field and then tried to recreate it you are probably going to have problems. If you don't have data (it sounds like you don't if you're deleting a field), delete the field and any calendar views you have. Then run cron (which is needed to completely clear out the deleted field). Then for good measure clear the caches. And specifically be sure to clear the Views cache (you can do that on the 'Tools' tab in Views). Then try again.
If you already have a field you can create a calendar from a template without starting completely over with the Date wizard. But it sounds like your fields may be screwed up at this point so I suggest a clean start.
Comment #3
jsimonis commentedThe problem began before I deleted anything. The view completely stopped working and I couldn't even edit it.
So I deleted all my event content (it was just a few test entries), deleted the date field and calendar view, and tried to recreate everything manually as well as with a template. Same issue as before.
I've run cron, cleared caches, checked update.php, etc. probably 20 times already. Nothing changed.
That's when I started all over again. Still exact same problem.
Comment #4
karens commentedTurns out the original issue queue was the right one. The name of the calendar templates got changed and the Date Wizard didn't get updated to reflect that. Committed a fix:
http://drupalcode.org/project/date.git/commit/2b3e279
You do not have to start over at this point. Your field and content type got created. Now you can just go to the Views page, choose 'Create view from template' and you will see an option to create a calendar for the date field you created.
Comment #5
jsimonis commentedI'd tried templates, but whenever I go to open the view, I couldn't get into it. I'll try again.
Comment #6.0
(not verified) commentedImages weren't showing, so I just listed the links.