New CMD_ command

daxander

New member
Joined
Aug 20, 2009
Messages
2
Hello,

I created a new CMD_ command, CMD_SHOW_BILLING

In files_admin.conf I created the link to the file that handles
the billing like this:

CMD_SHOW_BILLING=admin/billing.html

Now when I click on the link containing CMD_SHOW_BILLING
in the control panel I get the following error:

You cannot execute that command
The request you've made cannot be executed because it does not exist in your authority level
 
May be a silly question, but are you logged in as an administrator on the administrator level when you try go to that URL?
 
Yes I am logged in as admin.

The link that contains CMD_SHOW_BILLING is only visible under admin level.
 
Back
Top