Error opening file before GoLive is launched; or
Double-clicking on a .html file to open GoLive
If you open GoLive by double-clicking on a web page (.html file), you may see the JavaScript debugger come up with the following error:
"Script error: buildDrawport is undefined
> In module: MenuMachine
> On row: buildDrawPort(box.root,control;"
This is because MenuMachine has not fully finished loading (as it does whenever GoLive is launched) before the page opens.
Solution: Launch GoLive first, then open the site, then open the page
If you are using GoLive 6.0.1 do not double-click a file to launch GoLive since the page will be read before MenuMachine is loaded and cause errors.
Open GoLive first, then the .site file, then the page you want to work on.
|