MyBB Community Forums

Full Version: MyBB 1.8.21 Pre-Release Build
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
One more issue I found is that if select specific forum id in syndication there are no results, but it works if all forums are selected.

Example: http://localhost/mybb/syndication.php?fi...n&limit=15

Output: (same goes for all 3 variations)

{
	"version": "https:\/\/jsonfeed.org\/version\/1",
	"title": "Localhost",
	"home_page_url": "http:\/\/localhost\/mybb\/",
	"feed_url": "http:\/\/localhost\/mybb\/syndication.php",
	"description": "Localhost - http:\/\/localhost\/mybb",
	"items": [
	]
}
Template caching issue - PR is prepared - https://github.com/mybb/mybb/pull/3697

About the syndication issue - it seems as a valid report
Strange, seems to work here: https://community.mybb.com/syndication.p...n&limit=15

I can replicate it by selecting a category rather than a forum: https://community.mybb.com/syndication.p...n&limit=15

I'm not sure if this would be classed as intended behaviour - I don't think it is, but how did it work before?
I think it doesn't work if a forum has a subforum inside too.
Yes, it looks like it only gets threads directly within the given forum, not any of its subforms. I can't remember if it has always acted this way, but I would assume so.
I just tested on 1.8.20, yes it works that way there too.

PS: Quote here doesn't work. It just post my post without it
Testing quote.

About syndication - I think this should be changed.

Another possible regression? Report button - https://github.com/mybb/mybb/issues/3540...-500131385 - what is intended behaviour?

EDIT: Ok quote is not working...
Would you mind opening a new thread for this, and we can improve it in 1.8.22? Smile
The syndication works that way since beginning, I think I mentioned that at staff channel, but can't remember what discussion happened or even happened or not. But it is the way it was.

Which quote is not working? Again? Grrrr....
Source or wysiwyg mode is not working. It just gives non-quote here on mybb  Smile
Pages: 1 2 3 4 5