* Top 10 articles in special sections
*/
$column = $pntable['seccont_column'];
$myquery = "SELECT $column[artid], $column[secid], $column[title], $column[content], $column[counter]
FROM $pntable[seccont] ".$queryslang."
ORDER BY $column[counter] DESC";
We've just upgraded from the last and latest version of PostNuke to the latest version of Zikula. There are a few problems that have popped up. This one isn't very important so I'll post it in this thread and the other in another so other users will be able to find it easier on here.
It seems the Top List module is broken since our upgrade. The page listing all the popular items lists every article, over 800 articles. I did change the settings in admin to list only 10 of the most popular items per category and the page says 10 most read stories.
Also each link is re-directed to the first news article page, as opposed to its corresponding individual article link. You can take a peek at the page I'm talking about here:
http://www.animatecl…Top_List&file=index
I searched this site but it seems nobody else has this issue, is there something obvious we missed?
