Skip to:
Content
Pages
Categories
Search
Top
Bottom

TypeError: ‘undefined’ is not a function (evaluating ‘jQuery.easing[jQuery.easing.def](e,f,a,h,g)’)

  • Brand new install of BuddyPress, using groups, and I got this error every time I went to ‘new topic’. The error was in global.js:1263, so I checked the file out a little. I noticed the jQuery variable was assigned to be ‘jq’, and ‘jq’ was used throughout nearly the entire file, except the last 50 lines, where the original ‘jQuery’ was used instead.
    So I replace every occurence of ‘jQuery’ with ‘jq’, and it worked like a charm! I have not yet noticed any bugs resulting from this.
    Let me know if there’s something wrong with my solution. Also, I’m surprised this error even existed and that nobody else spotted it yet.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘TypeError: ‘undefined’ is not a function (evaluating ‘jQuery.easing[jQuery.easing.def](e,f,a,h,g)’)’ is closed to new replies.
Skip to toolbar