Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Missing Installation File: menu.js?


PassionSeed

Recommended Posts

:blush: I just installed the lastest version of Supertracker. BTW: Thanks to all on the great contribution!

 

Everything works well (I think) except when I access the reports from the admin side, I get an error in the lower window "done but with errors." In looking at my error log from my admin control panel it shows "File does not exist: /admin/includes/menu.js. This file was not included in the 1/13 installation. Did I miss something? Is there a JS file I should have?

Link to comment
Share on other sites

  • 5 months later...
:blush: I just installed the lastest version of Supertracker. BTW: Thanks to all on the great contribution!

 

Everything works well (I think) except when I access the reports from the admin side, I get an error in the lower window "done but with errors." In looking at my error log from my admin control panel it shows "File does not exist: /admin/includes/menu.js. This file was not included in the 1/13 installation. Did I miss something? Is there a JS file I should have?

 

For the knowledgebase, I had this issue too - wasn't able to find out why /admin/supertracker.php was trying to run this, but I commented it (below) and the 404 is gone - seems to be working the same.

 

<!--<script language="javascript" src="includes/menu.js"></script>-->

<script language="javascript" src="includes/general.js"></script>

 

maybe it is legacy stuff from previous OSC?

 

Jim

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...