1
I've a problem that I noted with the WFSection1 module, but which is even present in the other modules:
The articles in WFSection which have to be popular (clicks) are not listet as popular but in order of date (no order). The rated ones are listed correctly.
Same problem with the link section, while in the downloads module the top-rated are listed as popular (count of the clicks), the popular are correct.
I saw that the links to the files are correct in all modules, so the popular points at topten.php?counter=1 and the top-rated points at topten.php?rate=1.
How can I resolve this inconvenient?