TinyPortal
Development => Feedback => Bugs/Errors => Topic started by: Xarcell on April 07, 2010, 07:03:51 AM
An existing bug that has not be fixed since the beginning of
Beta 5 alpha.
In frontpage options: "Display forum-posts on frontpage
from", Unable to set board news to "none". You can change
it, but it does not save.
I had the same problem trying to change "Number of posts/articles to display on frontpage:" on the frontpage settings page. It does not save. I ended up changing it directly in the database.
Both bugs fixed for TP v1.0 beta 5-1
Ok, a small change here: the Board News dropdowns MUST have at least one board chosen, for the frontpage routines which expect that. But it will not be a problem as such, because if you don't want to show forumposts(which is clear by deselecting all 5 selectable boards) you do NOT use the "forum only" or "forum_articles" option either. You just want articles shown then.
Therefore I leaving the old behaviour as it was, that at least board must be selected, and it must be in the first dropdown. The order of boards does NOT impact the fetching, so its safe to choose them in any order. And if you select *same* board 5 times, only the first will show it.