Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
.Timmy Posted August 5, 2007 Posted August 5, 2007 This should be fixed. I think it's stupid to have pinned topics in the portal all the time if you are displaying the topics in the portal. Doesn't make any sense when the whole point of having recent discussions on the portal...For anyone who is looking for this fix, open ./sources/sql/mysql_queries.php and find this:In function portal_get_monster_<censored>( $a )ORDER BY t.pinned DESC, t.start_date DESC And replace with: ORDER BY t.start_date DESC
Axel Wers Posted August 5, 2007 Posted August 5, 2007 This should be fixed. I think it's stupid to have pinned topics in the portal all the time if you are displaying the topics in the portal. Doesn't make any sense when the whole point of having recent discussions on the portal...Rather new feature for this (Do you want to show pinned topics in Portal? YES/NO).First topic (pinned) in my portal is Welcome to my Forums. It's still first in portal and that is what I want.
riven3d Posted August 5, 2007 Posted August 5, 2007 I agree with Axel I would like to see a YES/No setting
Luke Posted August 5, 2007 Posted August 5, 2007 Um... we actually use this to keep certain topics on our portal. Not really a bug....
.Timmy Posted August 5, 2007 Posted August 5, 2007 People who use the portal as a way to display recent topics in multiple forums find it annoying to see only pinned topics show up on the portal instead of the actual recent topics.
Jason H Posted August 6, 2007 Posted August 6, 2007 Um... we actually use this to keep certain topics on our portal. Not really a bug....People who use the portal as a way to display recent topics in multiple forums find it annoying to see only pinned topics show up on the portal instead of the actual recent topics.Welcome to Brandon's nightmare.Two people with two opposite strategies towards a feature.. And me pointing it out. Too bad you can't wake up from this one.
Will L. Posted August 6, 2007 Posted August 6, 2007 Yay.... go Brandon! :whistle: o:)[offtopic]Dean I love your avatar[/offtopic]
homeofeconomy Posted February 3, 2008 Posted February 3, 2008 It seems like the solution to the nightmare would be a YES/NO setting. It's easy to change for the administrator, if they decide they want the other option. The portal control panel only has 8 settings, so the panel is not overcrowded. And it saves the administrator from having to make that code change every time an upgrade overwrites the now customized file. I would like to respectfully cast my vote behind making this a setting in the control panel on portal settings.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.