kibuk wrote:
QUOTE:
I changed in estateagent.php
row 945 and 275 ASC - DESC. It is ok now. I have first descending.
so did you actually get this work?? I did the same and what it did for me It changed the order of the categories not the order of the objects inside categories.
Please anyone?
edit... i got this working now... I changed this: at line 402... estateagent.php... nothing else...
$direction = mosGetParam( $_POST, 'direction', mosGetParam( $_REQUEST, 'direction', 'DESC' ) );