Changing “no forums found” message doesn’t work
-
On the Forum Index Styling tab, #14 at the bottom says to let you change the text shown when no forums are found, with the default being “Oh bother! No forums were found here!”
Changing the text here has no effect on the text shown on the page. I have my bbPress set up so that the forums are only visible when you log in, so I want to change this message to indicate that you need to log in first instead of saying there are no forums.
Been poking at the source code and I can’t for the life of me figure out what’s wrong. Although I see at least one bug, fixing that doesn’t seem to fix the problem.
The bug that I see is that bbPress seems to have changed the string they use for that message, and it’s actually “Oh, bother! No forums were found here.” now. (Changes in punctuation to it).
But changing bsp_change_text4 in bbp-style-pack/includes/functions.php to look for that string instead doesn’t seem to fix it.
bbPress 2.6.3 | bbp-style-pack 4.3.7
The topic ‘Changing “no forums found” message doesn’t work’ is closed to new replies.