Quote Originally Posted by dbltoe View Post
Looks like a bigger question as they both should be sort 17 if it was actually a duplicate. Instead, it looks like you have another program (mod) loaded that uses the same menu name.

Never said the file was not copied. I thought the file had created a duplicate entry. Now I see you have two mods loaded.

No files need to be copied.

As to a fix....

Do both the menu items show a result?

When you click on the entries in the menu, is either result correct, is either incorrect, are both incorrect, or are both correct outputs?


Using the Developer's Tool Kit, search for the define of FILENAME_STATS_MONTHLY_SALES. There should be two. Post the names of the two files with the define.
Do both the menu items show a result? -> YES

When you click on the entries in the menu, is either result correct -> YES

is either incorrect -> NO

are both incorrect -> NO

or are both correct outputs? -> YES

Search for define('FILENAME_STATS_MONTHLY_SALES' returns one file:

admin/includes/languages/english/extra_definitions/stats_monthly_sales.php

Search for FILENAME_STATS_MONTHLY_SALES adds second file:


admin/stats_monthly_sales.php