5.6 Override Dashboard Statistics Single Page
Permalink
Hi All,
I want to override the dashboard stats page so that it shows the 100 most recent downloads.
Where do I place the overrides? I did this before and have override pages already in place but on the last 5.6 update they stopped working
My current version is 5.6.3.4 and my overrides are at:
ROOT\controllers\single_pages\dashboard\reports\statistics.php - this one specifies the 100 results to return.
ROOT\single_pages\dashboard\reports\statistics.php - This one just changes the title of the table to '100 Most Recent Downloads' and enlarges the length of returned string.
But they no longer work following the 5.6.3.4 update. I'm missing something :)
I'm guessing that I ended up editing the files in the updates directory previously because I had my override pages in the wrong places. So that would be why it stopped working after the update.... So it would be good to get it right this time!
Any ideas?
Thanks in advance,
Mike
I want to override the dashboard stats page so that it shows the 100 most recent downloads.
Where do I place the overrides? I did this before and have override pages already in place but on the last 5.6 update they stopped working
My current version is 5.6.3.4 and my overrides are at:
ROOT\controllers\single_pages\dashboard\reports\statistics.php - this one specifies the 100 results to return.
ROOT\single_pages\dashboard\reports\statistics.php - This one just changes the title of the table to '100 Most Recent Downloads' and enlarges the length of returned string.
But they no longer work following the 5.6.3.4 update. I'm missing something :)
I'm guessing that I ended up editing the files in the updates directory previously because I had my override pages in the wrong places. So that would be why it stopped working after the update.... So it would be good to get it right this time!
Any ideas?
Thanks in advance,
Mike