Comment Box Question

On the profile comment box, is it possible to make it go newest to oldest (newest comments been first) instead of oldest to newest (newest at the bottom, oldest at the top)?

thank

Quote · 14 Nov 2008

Open the file : inc/classes/BxDolCmtsQuery.php

Find :

ORDER BY `c`.`cmt_time` ASC

Replace with :

ORDER BY `c`.`cmt_time` DESC

Quote · 14 Nov 2008

is there any way to use emotions in the comments box below picutures or movies?

Quote · 14 Nov 2008

is there away to do this in 6.0?

Quote · 3 Mar 2009
 
 
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.