Hi...
It's possible order link by google page rank or order alphabetical or rating?
Thanks..
Marco
Hi...
It's possible order link by google page rank or order alphabetical or rating?
Thanks..
Marco
Order by google pr is not possible at the moment.
To change the list order, edit browse.php line 163
toCode:$links_obj->query .= " order by premium desc, bid desc";Code:$links_obj->query .= " order by premium desc, title asc";