Title: version 1.2.9 missing jquery.tools.min.js
Last modified: August 20, 2016

---

# version 1.2.9 missing jquery.tools.min.js

 *  Resolved [ironguy](https://wordpress.org/support/users/ironguy/)
 * (@ironguy)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/)
 * Just updated to FT Calendar
    1.2.9 and now the site is throwing JavaScript errors.
 * From the Firebug console in Firefox.
    “NetworkError: 404 Not Found – [http://ironguyexample.com/wp-content/plugins/ft-calendar/includes/js/jquery.tools.min.js?ver=3.5&#8221](http://ironguyexample.com/wp-content/plugins/ft-calendar/includes/js/jquery.tools.min.js?ver=3.5&#8221);“
   TypeError: $(…).tooltip is not a function”
 * I did a quick fix by creating
    /wp-content/plugins/ft-calendar/includes/js/jquery.
   tools.min.js and putting the following javascript in it to create the tooltip
   method with no functionality. // BEGIN code jQuery.fn.tooltip = function() { 
   return this.each(function(){ }); }; // END code
 * I’d prefer to put the correct file in place but this fix has the site’s javascript
   functioning once again, which is an important short term fix.
 * [http://wordpress.org/extend/plugins/ft-calendar/](http://wordpress.org/extend/plugins/ft-calendar/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Peter Baylies](https://wordpress.org/support/users/pbaylies/)
 * (@pbaylies)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275764)
 * ironguy,
 * Thanks for the tip; try reinstalling the plugin from the repository and let me
   know if this is fixed for you.
 *  [Lynn Hill](https://wordpress.org/support/users/bakelady/)
 * (@bakelady)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275795)
 * Hi Peter
    After the WP3.5 update I also updated the Full Throttle Calendar. For
   some reason, the Log in button does not work when Full Throttle Calendar is activated,
   my members cannot log in. The theme is specially designed for me and the designer
   has had to do a temp work around by deactivating Full Throttle Calendar so that
   people can log in. She cannot find where the problem lies either within her designed
   theme or within FTC Any thoughts that I can pass onto her are much appreciated.
 * Thanks Lynn
 *  Plugin Author [Peter Baylies](https://wordpress.org/support/users/pbaylies/)
 * (@pbaylies)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275802)
 * Lynn,
 * Try uninstalling and reinstalling the plugin first; then check the console on
   your web browser to see if you have any Javascript conflicts / warnings or errors.
   Can users not login from wp-login.php or do you have a different login on your
   site?
 *  [Lynn Hill](https://wordpress.org/support/users/bakelady/)
 * (@bakelady)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275803)
 * Thanks Peter. I’ve passed all this info on to my friend who designed the theme
   to see what she can come up with. I fear that if I start to mess about with this
   I will make it worse.
    Users can log in using an override that my friend has 
   created. But it stops working the moment I activate FTC.
 * I’ll get back to you asap.
    Much appreciated.
 * Lynn
 *  Thread Starter [ironguy](https://wordpress.org/support/users/ironguy/)
 * (@ironguy)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275808)
 * Thanks Peter, I’ve got the file now.
 * I just compared my download of the plugin today to my download of the plugin 
   on Friday and they are both 1.2.9 but one includes jquery.tools.min.js and one
   does not.
 * May I suggest you increment the version number with the addition of this file.
 * Thank you.
 *  [Lynn Hill](https://wordpress.org/support/users/bakelady/)
 * (@bakelady)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275814)
 * Hi Peter
    My friend tells me that she uploaded all the files again and it worked.
   Many thanks for your help.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘version 1.2.9 missing jquery.tools.min.js’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ft-calendar_b4dcb0.svg)
 * [FT Calendar](https://wordpress.org/plugins/ft-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ft-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ft-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/ft-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ft-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ft-calendar/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Lynn Hill](https://wordpress.org/support/users/bakelady/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/version-129-missing-jquerytoolsminjs/#post-3275814)
 * Status: resolved