Hi,

How can I change the display order of the Shout Box.

I want it so that new shouts appear at the top.

I can see this on line 72 of getshouts.inc.php:
ORDER BY s.SHOUT_ID DESC which I can change to
ORDER BY s.SHOUT_ID ASC

However, whilst this correctly orders the shouts, when I post a new shout, the script takes you to the bottom of the shout window, so where and how do I modify for that bit, is that in the shoutbox.js or something? If so, what do I change?

Cheers
Neil




Neil
Saints247.com - http://www.saints247.com

-- using version 7.5.7