There is already a bug for this on the developer page of timepicker: http://code.google.com/p/jquery-utils/issues/detail?id=53
The following proposed solution (grabbed "jquery.utils.js", "jquery.strings.js" and "ui.timepickr.js" from trunk in SVN.) did not work for me. The bug is from june 2010 and still not fixed, so i guess it wont be fixed in the near future There are alternative timepickers http://plugins.jquery.com/project/timepicker-addon http://plugins.jquery.com/project/jquery-UIstyle-timepicker http://plugins.jquery.com/project/timepicker Maybe these will work with the newer version of jquery ** Bug watch added: code.google.com/p/jquery-utils/issues #53 http://code.google.com/p/jquery-utils/issues/detail?id=53 -- You received this bug notification because you are a member of loco- directory-dev, which is the registrant for loco-directory. https://bugs.launchpad.net/bugs/610092 Title: Issues with LD and Maverick's jquery Status in LoCo Directory: Confirmed Bug description: Running LoCo Directory on a server with Maverick causes the date and time pickers on the page for creating a new event to stop working. One problem is that LD uses "/media/jquery-ui/css/css/smoothness/jquery-ui.css", which doesn't exist in Maverick's jquery packages (though "/media/jquery-ui/css/smoothness/jquery-ui.css" does and appears to be the right file). Even when that's fixed, only one of the pickers work. Firefox's error log reports: Error: $.widget.prototype._trigger is undefined Source File: http://127.0.0.1:8000/media/jquery-ui-timepicker/js/ui.timepickr.min.js Line: 51 Everything works fine when running the server on Lucid, so this is likely due to a change between Lucid and Maverick's jquery versions. _______________________________________________ Mailing list: https://launchpad.net/~loco-directory-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~loco-directory-dev More help : https://help.launchpad.net/ListHelp

