Troubleshooting ChecklistThis page contains a list of things to look out for if you encounter problems with EZMenu. Please look through to see if any of them applies. No Space in "Panel="Please ensure that there is no space between the equal sign and "Panel" in all your menu entries in the Menu Maker. Use Single Quotes in Menu MakerPlease ALWAYS use single quotes in your menu entries in the Menu Maker. E.g. <img src='bullet.gif'> instead of <img src="bullet.gif"> No Extra Menu HeadersThere should always be at least a Panel entry after a menu header in the Menu Maker. Check to see if you have any extra headers hanging around. Forward Slash "/"Always use the forward slash in path descriptions. E.g. "directory/bullet.gif" instead of "directory\bullet.gif". Source Files DirectoriesMake sure you point to the right directories for your data files and the EZMenu source files. Background Image or Arrow Gifs Not FoundMake sure you point to the right directories for the gif files in the Menu Maker. They are referenced with respect to the directory of the webpage containing the menus. You could also specify the path in detail, i.e. http://yoursite.com/images/arrow.gif. Check Format of showPermPanel, showPanel and showRelativePanelMake sure you use the correct format for these EZmenu commands. You need to enclose the panel name in single quotes. |