Here I am again. When I fill in a bid value, the link doesn't rank higher afterwards. How can I solve this?
Regards,
Geert
Here I am again. When I fill in a bid value, the link doesn't rank higher afterwards. How can I solve this?
Regards,
Geert
if you are using v3.2 find the following line (about line 195) and remove the two slashes in front of it
Code://$links_obj->query .= " order by bid desc";
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.
In what file? ;-)Originally Posted by esm
Found it in browse.php, thanks!