Posted by PadraigsPlace on December 1, 2011 at 3:17am
I am having a terrible time trying to install jQuery UI module. I have downloaded the module, unzipped and installed into libraries but I am still getting fatal errors
Fatal error: Call to undefined function jquery_ui_get_version() in /home/content/83/8664383/html/sites/all/modules/date/date_popup/date_popup.module on line 129
I clearly do not have this installed correctly... I have read the ReadMe file as well and I am no farther ahead. Can someone help walk me through the process?
Thanks!
Comments
Here's someone having the
Here's someone having the exact same problem. Motogirl gives clear install instructions on the following page. It sounds like jquery is missing the actual jquery library, so the hook is complaining. I believe the jquery module does not come with the library itself, so you need to follow additional installation steps as described.
http://drupal.org/node/1049094