Javascript error in topic-js.php whenever I go to a topic page
-
Having done a completely new install of bbPress 0.9.0.1 (to make sure there wasn’t a problem with my existing templates / plugins), when I log in and browse to any topic page I get a javascript error on the following line in bb-includes/js/topic-js.php:
favoritesToggle[ 1 === isFav ? 'removeClass' : 'addClass' ]( 'is-not-favorite' );
Apparently
favoritesToggle[....]
is not a function, according to Firefox.Apart from that, great work!
Viewing 17 replies - 1 through 17 (of 17 total)
Viewing 17 replies - 1 through 17 (of 17 total)
- You must be logged in to reply to this topic.