Hi,
I got this same error but was able to figure out a solution. Basically, make sure every link in your menu is actually a link, and not just text. The software goes through your HTML list and assumes every <LI> is a link, but if it is just text, you will get that error.
Good luck.
|