Closed (fixed)
Project:
Scheduler
Version:
6.x-1.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 21:08 UTC
Updated:
14 Dec 2009 at 17:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
eric-alexander schaefer commentedYou need the Date Popup module which is part of the Date module (http://www.drupal.org/project/date).
Comment #2
beckyjohnson commentedI have the date module installed with the date popup module enabled but nothing has changed with scheduler.
Becky
Comment #3
beetlecat commentedHi 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.
Comment #4
eric-alexander schaefer commentedWith 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.
Comment #5
beckyjohnson commentedThis 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
Comment #6
eric-alexander schaefer commentedCould 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.
Comment #7
beckyjohnson commentedHi 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
Comment #8
aimutch commentedIs Date Popup enabled? You said it was installed but it's not listed as enabled.
Comment #9
beckyjohnson commentedYes, all the modules I listed above are enabled, including date-pop up.
Becky
Comment #10
aimutch commentedSorry, I didn't see it listed. It is a separate check box in the modules list.
Comment #11
beckyjohnson commentedIt's ok.
My bad. The only Date type modules I don't have installed are date php4 and date tools.
Becky
Comment #12
eric-alexander schaefer commentedBecky: What PHP version do you use?
Comment #13
beckyjohnson commentedphp 5
Comment #14
eric-alexander schaefer commentedI 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?
Comment #15
beckyjohnson commentedYou know what, I moved scheduler over to our production site this last weekend and it works fine now. I can't explain it.
I did have JS enabled in my browser though and the scheduler section did look fine to me. Although,you know, to make it easier on my co-workers who are kind of techno-phobic, I changed the date format to year, month day and left out the time part. I wonder if that made a difference.
Please don't worry about this problem anymore, for some reason, it works on our production site now....I don't want to take up more of your time if the original error can't be reproduced. Attached is a screenshot though.
Thanks for trying to help me out though! I do appreciate it.
Comment #16
eric-alexander schaefer commentedYou are welcome.