Shoutbox is backwards

How do you get Shoutbox to put new messages at the top of the list and not the bottom?

There needs to be a bloody stapler war in the IT world so it is decided once and for all if new items go at the top of the page or at the bottom.

In any case, the shoutbox fails all over the place as you need to scroll down the read the last comment.

I will push my first staples into the arm of one saying new items at the bottom.  I know who you are !

Quote · 11 Feb 2013

Yeah, this would be a really needed modification ...

http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 11 Feb 2013

i just started looking at this and hopefully someone can come in and give more help. But on the BxDolShoutbox.php page in the shoutbox module - around line 81:

            $sQuery = "SELECT * FROM `{$this -> sTablePrefix}messages` WHERE `ID` > " . (int) $iLastId . " ORDER BY `ID`";

I changed it to

$sQuery = "SELECT * FROM `{$this -> sTablePrefix}messages` WHERE `ID` > " . (int) $iLastId . " ORDER BY `ID` DESC";

Now - it will show messages starting from the newest if you refresh the page, all messages posted while page is open will still appear with the newest at the bottom.

Will let you know what else I can fugure out later.

caredesign.net
Quote · 11 Feb 2013

If yer gonna fix it, fix it all the way and make new messages come in at the top!!!

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 12 Feb 2013

Has anyone ever noticed that all the chat systems and shout boxes on the planet, scroll from bottom to top with new messages appearing at the bottom?  Why, all of a sudden, is the shoutbox backwards? You guys drive me up the wall sometimes.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 12 Feb 2013

 thats not correct!

Has anyone ever noticed that all the chat systems and shout boxes on the planet, scroll from bottom to top with new messages appearing at the bottom?

 

http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 12 Feb 2013

Prove it.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 12 Feb 2013

 at least most shoutboxes offer a setting for changing the message order ...

Prove it.

 

sb1.png · 21K · 228 views
http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 12 Feb 2013

I want mine to fold in from the sides, then push the older one down a couple inches.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 12 Feb 2013

 RE:

I want mine to fold in from the sides, then push the older one down a couple inches.

 That sounds a bit obscene.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 13 Feb 2013

So you want to type a response at the bottom of the shoutbox then scroll up the screen to read it, then scroll back down to the bottom and type a response again?

That seems backwards to me.

But then again, my shoutbox isn't 200px high, it's 600px.

So, I guess if your shoutbox has only displays couple lines of text at a time, that would make sense.

My members just aren't bright enough to scroll to the top to read them, or too lazy to look higher than right above where they just typed their message.  LOL

http://www.mytikibar.com
Quote · 14 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.