View Single Post
11/03/14, 07:36 PM   #31
Cerulean2013
Join Date: Mar 2014
Posts: 25
Originally Posted by Garkin View Post
I'm not really sure why this error message is displayed, it says that "header" is not defined, but there were no error messages from LibAddonMenu-1.0, so the header must be created successfully. All I can think of is that this error is caused by conflict with different addon - header is defined as global variable, so it is possible.

Here is my attempt to fix the issue (Compatibility tool is no longer needed):
- updated for API version 100010
- all libraries are replaced with the latest available versions (LibAddonMenu with my updated version)
- two variables which should be local are now local (settings/Controls.lua, line 11 and unit/Functions.lua, line 202)
- if you want to fix missing fonts issue, install LMP Removed Fonts addon

Download link: ggFrames-0.9.2a-modified_for_Update5.zip

(File is located in my dropbox folder, link the singature.)
I downloaded ggframes from the link you provided and removed the old foulder/files and put the new one in place and I still get the sames messages.
  Reply With Quote