JStools does not support the pop up calendar any more; what are other options for making a pop-up calendar?
beckyjohnson - October 20, 2009 - 21:08
| Project: | Scheduler |
| Version: | 6.x-1.6 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I installed JS tools and then was reading their documentation and they say on their project page that they don't support the pop up calendar anymore because the library it used is no longer maintained. Is there some other way I can make this into a pop - up calendar field?
Becky

#1
You need the Date Popup module which is part of the Date module (http://www.drupal.org/project/date).
#2
I have the date module installed with the date popup module enabled but nothing has changed with scheduler.
Becky
#3
Hi Eric,
I'm experiencing a similar issue -- I have the latest date module installed (and popup works for my dated items elsewhere in the site), but the scheduler fields remain plain text fields.
-Currently running 5x-1.17. I'll try upgrading and see if that makes a difference.
#4
With Drupal 6 (the issue was opened for version 6.x-1.6), if Date 2 and Date Popup are installed and activated scheduler will show a jQuery Date Picker widget.
With Drupal 5 you need JSTools installes and activated. If the current version of JSTools does not work, you need to use an older version.
#5
This is still not working for me. I updated my date module even. I have date, date pop up and scheduler installed and it's still not doing it.
Is there something else going on that I need to configure?
becky
#6
Could you please post the list of installed and activated modules and versions. I would like to try it on my test server with your setup.
#7
Hi there,
I am using Drupal 6.13.
Here is a list of modules I currently have turned on on my beta site where I was testing out scheduler:
CCK
File Field
Image Field
Link
Node Reference
Node reference views
Node Relationships
Calender
Date
Devel
Image Cache
Addresses
Addresses CCK
Advanced Help
Custom Breadcrumbs
Module Grants
Node Export
Pathauto
Revisioning
Scheduler
Token
Jquery Update
JQuery UI
Modal
Views
Bonus Views
Shema
Table Wizard
Migrate
Becky
#8
Is Date Popup enabled? You said it was installed but it's not listed as enabled.
#9
Yes, all the modules I listed above are enabled, including date-pop up.
Becky
#10
Sorry, I didn't see it listed. It is a separate check box in the modules list.
#11
It's ok.
My bad. The only Date type modules I don't have installed are date php4 and date tools.
Becky
#12
Becky: What PHP version do you use?
#13
php 5
#14
I cannot reproduce the problem. I always get the date popup if scheduler and date popup are both enabled.
I guess we have to dig a little more:
- What does the scheduler section in the node create/edit screen (e.g. node/add/story) look like. Can you make a screenshot?
- Do you have Javascript enabled in your browser? (I know, stupid question, but sometimes its the easy stuff)
- Can you try disable all other modules one by one and always check if the popup works?