Error from menu... help?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
GlitterKill
Beginner
Beginner
Posts: 1
Joined: Mon Aug 19, 2002 2:56 pm
Contact:

Error from menu... help?

Post by GlitterKill »

I am using the latest menu release but whenever the page loads, the menu loads just fine but there is an error on the page. Here is the error details:

Line: 66
Char: 182
Error: Expected ')'
Code: 0
URL: http://www.pimprig.com/index.php

The line it is pointing to is the line referring to the mmenu.js file. I disable the menu for a sec and the error stopped. I am adding the menu by using includes. Here is what my include file looks like that is being inserted:

nav2.inc contents:

<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>


I have not touched the mmenu.js contents at all. This error is driving me as well as my visitors crazy. Any ideas?

Thanks!
Post Reply