I am trying to install the Date module, and get the message that Date now uses jQuery Update. I installed it and get the message "Call to undefined function jquery_ui_get_version() in /home/sunwaywe/public_html/modules/date/date_popup/date_popup.module on line 46

What do I need to do to resolve this problem?

thanks

Comments

nmcguire’s picture

Project: jQuery Update » Date
Version: 6.x-1.1 » 6.x-2.6
duntuk’s picture

make sure you have jquery_ui installed (enabled).

nmcguire’s picture

Thanks for the information. It was not a simple add the module and enable. I had to include another module within the jquery_ui folder, then it worked.

chuntuk’s picture

I'm having the same problem, nmcguire, which other module did you have to install?

Vayira’s picture

The instructions about what to do are in the readme file of the jquery_ui module http://drupal.org/project/jquery_ui

Crell’s picture

Status: Active » Closed (duplicate)

I think this is a duplicate of: #973924: jquery_ui dependency not in .info file