This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Click on the plugin in foobar.2. Watch error.3. See no map pop up.
What is the expected output? What do you see instead?The world map should pop up. Instead you get an error saying that ToggleWorldMap() is nil.
What version of the product are you using?
Do you have an error log of what happened?
Please provide any additional information below.ToggleWorldMap() is no longer present. All references should be changed to ToggleFrame(WorldMapFrame) or ToggleWorldMap() should be defined to run ToggleFrame(WorldMapFrame).
the toggleworldmap function is no longer valid. there is a new way to do it apparently
To post a comment, please login or register a new account.