View Single Post
10-25-10, 12:41 AM   #9
schmitty
A Cliff Giant
 
schmitty's Avatar
Join Date: May 2010
Posts: 75
Default behavior

Hi All,

If you all didn't already know, the chat buttons are on the left of the General Chat frame in the default Blizzard UI.


Scott,

I have a feeling the problem is with
nUI_ChatFrame.lua

you have a

if not haveChatMod then

...statement with no else condition, I think you need an else condition which includes the code to move the buttons.