MyBB Community Forums

Full Version: fix a report button.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to fix?
--
mybb 1.6.3
How on earth you expect us to identify what you want to fix in that button if you don't outline your problem clearly ?
I click and nothing happens.
bump!
solved by me,
problem:
I click and nothing happens.

solution:
templates>showthread
<script type="text/javascript" src="jscripts/thread.js"></script>
to
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/thread.js"></script>