View Single Post
03-29-12, 04:34 PM   #7
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
Originally Posted by timberly View Post
I am trying to get rid of the out of date message as well, and am trying to follow the message you linked to...but for some reason I cannot find the numbers "111122". But again I am not finding an actual carbonite.ua either...can anyone tell me how to find this please? Much thanks
Go to your "Path to your WoW folder\Interface\AddOns\Carbonite\" folder, and look for the "Carbonite.lua" file.

Back the file up, and change the copy so that you will have the original to put back in place if you experience any problems.

Open that file and search for 120327, not the numbers in the other thread. Those numbers equate to YearMonthDay. The day the message started was 2012, March 27, or 120327. Change it to 130327, save the changes, and you should be good to go.

In my "Carbonite.lua" file, they are on line 18168, but I've seen different lines for the same things in Lua files from the same addon before, so...... Hopefully, that is not the case here.
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!