Prior to upgrading to 4.6, clicking on the following URL displayed statistical information such as Today's Popular Content, All-time Popular content, etc.
http://www.mydomain.com/weblog/?q=statistics
However, after upgrading to 4.6, this no longer works. Instead, it just says "Page Not Found". Is this a known bug?
Comments
Comment #1
Cvbge commentedIt works for me.
Have you enabled "Popular content" block in admin/block and then configured it (link "configure" on the same page)?
Comment #2
godo commentedI think that this is a bug in 4.6.X versions.
In 4.5.x versions there were two different "parts" to configure this module in "Home » administer » settings » statistics". The first part showed these options: " Enable access log / Discard access logs older than / Count content views / Display counter values ", and the second part (popular content) showed these options: "Popular content" block settings AND "Popular content" page settings.
In 4.6.x versions ONLY THE FIRST PART is showed when you try to configure this "statistics" module in "Home » administer » settings » statistics".
It is possible to enable the "Popular content" block settings in Home » administer » blocks » 'Popular content' block (configure).
BUT, I think the "Popular content" page settings HAS BEEN "LOST/REMOVED", or I can't afford to find it...
could someone help us?
Thanks.
Comment #3
dersmie commentedMissing the "popular content page" myself i have read through cvs-messages and diffs and found out, that this page has gone with rev 1.175, as dries wrote, for reasons of simplification. For me it is not simplification, but less information.
I would love this page to come back into statistics.module, but since not so many people seem to miss this feature (or even noticed the change *g*), it would be better IMHO to put it in an own module.
On the other hand, there is this "not yet another half-done module for just one simple task" paradigm.
Marc
Comment #4
killes@www.drop.org commentedclosing, feature has been removed. YOu can create a custom moudle to support it.