Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Javascript error in topic-js.php whenever I go to a topic page


so1o
Participant

@so1o

I fixed the error by adding

<?php bb_enqueue_script('jquery'); ?>

just before

<?php bb_enqueue_script('topic'); ?>

in header.php in the theme

Skip to toolbar