Closed (outdated)
Project:
Event
Version:
6.x-2.x-dev
Component:
Date Picker
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 13:16 UTC
Updated:
13 Apr 2018 at 21:01 UTC
Jump to comment: Most recent
Comments
Comment #1
lyallp commentedI have the same problem.
Firebug tells me
$(this).datepicker is not a function
[Break on this error] .datepicker(datePopup.settings)
date_popup.js?b (line 15)
I have installed
Betterdate 6.x-1.0 Standard FAPI 'date' fields are always required, even if not set as required. This module corrects that problem.
Date Picker Formatter 6.x-1.0-beta1 Doodle like date choice feature. Depends on: Date (enabled), Voting API (enabled), Content (enabled), Date API (enabled), Date Timezone (enabled)
jQuery UI 6.x-1.x-dev Provides the jQuery UI plug-in to other Drupal modules.
jQuery Update 6.x-2.0-alpha1 Updates Drupal to use the latest version of jQuery
I even went so far as to update the jquery file in the jquery_update module as it's still really old.
Using dates as dropdowns and text fields work, just the fancy popup does not.
Any suggestions?
Comment #2
JSCSJSCS commentedI am just trying the calendar module and have date date pop-up enabled. I have even downloaded and set up jquery UI, but I still do not get a calendar popup when I click into the date field of the event entry form. I havee tried date and datetime as fields, but no joy. I've spent several hours on this so any help would be appreciated.
Comment #3
anthony0perez commentedSo has anyone got this JQuery date picker to work?
Thanks
Comment #4
aimutch commentedFor anyone who's following-up on this problem, make sure you read the Readme in this folder:
event/contrib/datepicker
It explains the additional files you need to download to that directory to make that work. Make sure you have all the files that are listed in the readme. I have the date picker working on a production site so it does work.
aim
Comment #5
mauryg commentedFWIW, I just updated the Event module to 6.x-2.x-dev (2011-Jul-06) and the Date Picker popup calendar stopped working. If I revert to Event 6.x-2.x-dev (2010-Jul-11) the Date Picker works just fine. And YES, I did install the 3 date picker files in the contrib folder after the update.
Comment #6
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.