Javascript Errors in Members section
-
Hello all,
I am about 90% of the way through the development of a website, and I’m just tackling the members section now. It seems all ajax functions – filtering users or the activity stream, user updates, adding friends, etc – aren’t working. I’m using a child theme of Buddymatic. To narrow down the problem I’ve switched to Buddymatic as the main theme and deactivated all plugins other than Buddypress, so it looks like the theme’s the culprit.
I’m using Buddypress 1.2.5.2, with WP 3.0.0 and 3.0.1 (I have two dev installs, both with the same problem).
When I try to filter the activity stream, I get an endless string of javascript errors in firebug, that read:
`response is null
jq(this).html(response.contents); `When I try and add a friend, or post a status update, I don’t seem to get an error, but nothing happens either (the add a friend button disappears, and the content of the activity stream animates, but no friend request seems to be sent and no status update is saved).
Anyone have any ideas? I am way too far into developpment to switch parent themes, and Thematic doesn’t look like it will be made Buddypress compatible anytime soon…
TIA!
Christine
- The topic ‘Javascript Errors in Members section’ is closed to new replies.