MyBB Community Forums

Full Version: Board Message Trouble
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Musicalmidget,

Your Board Message plugin was working perfectly until I re-installed the forum to a different location on my website. I put the plugin back up, but now it displays 3 of the same message instead of 1.

Anythign you can think that causes this?
The first thing I would advise is that you check how many times the $boardmsg variable is present in your header template. It should only appear once before the <navigation> tag. If it appears anywhere else in the template then you can delete the extra occurences. Wink
Cheers, it works now!
Reference URL's