[Resolved] Jquery bug in Buddypress 2.1?
-
Still a satisfied user for buddypress for some time but I’m getting the following error in global.js on http://www.swnk.org after I updated to the newest version:
Uncaught TypeError: undefined is not a function.
It’s referring to this line:
jq.cookie( 'bp-activity-oldestpage', 1, {
I thought it might be conflicting jquery in my code or something, but after disabling jquery.site.js, the problem remained. It seems like I’m not including two versions of jquery either. I also tried to to define jq again as jquery (just trying everything I could think of) but that didn’t help either.
As a result the slider on the homepage doesn’t work anymore, and probably more jquery code that isn’t executed.
Anybody any idea how to fix this?
- The topic ‘[Resolved] Jquery bug in Buddypress 2.1?’ is closed to new replies.