After the last Update i've mentioned that the Options are gone.
This fix brings the Options back to the Menu.
The command /farmit help/options/commands doesn't open the Help Window - it goes to the Main Options Window from WoW.
Then i added (i use it a lot) Templates for Mining, Skinning, Herbalism and Fishing.
Also i got spammed by BugSack that the cid in Farmit_Currency on FI_Hook_Currency can be nil .. i added a simple if to take the Error away.. don't know if its the best solution but it works :)
And the last change i made:
In Farmit_Buttons i change IsAddOnLoaded to the "new" C_AddOns.IsAddOnLoaded
After the last Update i've mentioned that the Options are gone. This fix brings the Options back to the Menu.
The command
/farmit help/options/commands
doesn't open the Help Window - it goes to the Main Options Window from WoW.Then i added (i use it a lot) Templates for Mining, Skinning, Herbalism and Fishing.
Also i got spammed by BugSack that the
cid
inFarmit_Currency
onFI_Hook_Currency
can benil
.. i added a simple if to take the Error away.. don't know if its the best solution but it works :)And the last change i made: In
Farmit_Buttons
i changeIsAddOnLoaded
to the "new"C_AddOns.IsAddOnLoaded