Posted by ceci123 on December 28, 2012 at 10:32pm
I am trying to update Date 6.x-2.4 module to 6.x-2.9 but I am getting the error below.
Fatal error: Call to undefined function jquery_ui_get_path() in ../modules/date/date_popup/date_popup.module on line 106
Can anyone help?
Thanks
Comments
=-=
Is the jquery_ui module installed?
Yes, its under
Yes, its under sites/all/modules/jquery_ui. jquery_ui.info states that its version = "6.x-1.4".
Show I upgrade this too?
=-=
If it's outdated, yes.
which version of the jquery_ui library is in use and where is it located on your server?
where is the jquery_ui
I just installed jquery_ui library version 1.6 under "sites/all/libraries". I copied over from another drupal site that i use for personal use. I also copied over the date module and its working now.
Its sad but I still don't know how but its working now.
Thank you!
where is the jquery_ui library? Hmmm that's an excellent question. I thought it was under 'sites/all/libraries' along with my 'tinymce' but its not. At this point I am guessing I don't have the library installed....I just have the jquery_ui Module.Do you have the direct link to download jquery_ui library and how to install it? I remember installing it once(don't know where) but it was a bit involved.=-=
It's likely working because you installed the library. The module is a wrapper for the library.
Thanks for your help VM!
Thanks for your help VM!