Download
(58Kb)
Download
Updated: 08-31-12 09:57 PM
Updated:08-31-12 09:57 PM
Created:08-31-12 09:57 PM
Downloads:11,734
Favorites:23
MD5:

Chatbar  Popular! (More than 5000 hits)

Version: 5.0.4
by: Lakland [More]

I am not the author of this addon.

I am just simply uploading the working version, for 5.0.4, found here;

http://www.kerobbs.net/thread-19425-1-1.html

All kudos for this great addon goes to the original author AnduinLothar. Thanks to Kui and Miliart for keeping it alive.

Optional Files (0)


Post A Reply Comment Options
Unread 09-01-12, 12:31 PM  
pokyhawk
A Kobold Labourer
 
pokyhawk's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Thank you

Lakland, you are my hero. Thank you again. I tried to get the corrections for days and had given up. You are the best and I'm sure the original author would be proud of you for sharing.
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 12:38 PM  
Lakland
A Defias Bandit
 
Lakland's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 24
Uploads: 1
The belongs to Kui and Miliart for doing the repair work. I just zipped it up and posted it. Judging by the downloads, others were missing this add as much as me.
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 05:39 PM  
Kenmoe
A Kobold Labourer
 
Kenmoe's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Thank you!
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 07:32 AM  
Greyback
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Is it just me or are the buttons for the Real ID whispers and Real ID conversations missing? And if so how can I get them back? ^^
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 08:34 AM  
WildSkiff
A Kobold Labourer

Forum posts: 1
File comments: 13
Uploads: 0
Originally Posted by Greyback
Is it just me or are the buttons for the Real ID whispers and Real ID conversations missing? And if so how can I get them back? ^^
line 127: ChatBar_HiddenButtons = { };

and

line 146, line 149:
Code:
if target == "" then
replace with
Code:
if target == "" or not target then
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 08:37 AM  
Greyback
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally Posted by WildSkiff
Originally Posted by Greyback
Is it just me or are the buttons for the Real ID whispers and Real ID conversations missing? And if so how can I get them back? ^^
line 127: ChatBar_HiddenButtons = { };

and

line 146, line 149:
Code:
if target == "" then
replace with
Code:
if target == "" or not target then
Thx. I will try this.
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 12:52 PM  
kittykatmax
A Fallenroot Satyr
 
kittykatmax's Avatar

Forum posts: 21
File comments: 227
Uploads: 0
FYI:

1x [ADDON_ACTION_BLOCKED] AddOn "ChatBar" tried to call the protected function "MultiBarRightButton11:Show()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\ActionButton.lua:352: in function "ActionButton_ShowGrid"
FrameXML\MultiActionBars.lua:85: in function "MultiActionBar_UpdateGrid"
FrameXML\MultiActionBars.lua:71: in function "MultiActionBar_ShowAllGrids"
FrameXML\SpellBookFrame.lua:188: in function <FrameXML\SpellBookFrame.lua:178>
<in C code>
<in C code>
FrameXML\UIParent.lua:1738: in function "SetUIPanel"
FrameXML\UIParent.lua:1582: in function "ShowUIPanel"
FrameXML\UIParent.lua:1469: in function <FrameXML\UIParent.lua:1465>
<in C code>
FrameXML\UIParent.lua:2179: in function "ShowUIPanel"
FrameXML\SpellBookFrame.lua:75: in function "ToggleSpellBook"
<string>:"TOGGLESPELLBOOK":1: in function <string>:"TOGGLESPELLBOOK":1

Locals:
nil
Report comment to moderator  
Reply With Quote
Unread 09-04-12, 11:30 AM  
WildSkiff
A Kobold Labourer

Forum posts: 1
File comments: 13
Uploads: 0
Originally Posted by kittykatmax
FYI:

1x [ADDON_ACTION_BLOCKED] AddOn "ChatBar" tried to call the protected function "MultiBarRightButton11:Show()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\ActionButton.lua:352: in function "ActionButton_ShowGrid"
FrameXML\MultiActionBars.lua:85: in function "MultiActionBar_UpdateGrid"
FrameXML\MultiActionBars.lua:71: in function "MultiActionBar_ShowAllGrids"
FrameXML\SpellBookFrame.lua:188: in function <FrameXML\SpellBookFrame.lua:178>
<in C code>
<in C code>
FrameXML\UIParent.lua:1738: in function "SetUIPanel"
FrameXML\UIParent.lua:1582: in function "ShowUIPanel"
FrameXML\UIParent.lua:1469: in function <FrameXML\UIParent.lua:1465>
<in C code>
FrameXML\UIParent.lua:2179: in function "ShowUIPanel"
FrameXML\SpellBookFrame.lua:75: in function "ToggleSpellBook"
<string>:"TOGGLESPELLBOOK":1: in function <string>:"TOGGLESPELLBOOK":1

Locals:
nil
There is a bug in blizz func UIFrameFlash. You can del\comment it in chatbar.lua or uncheck "Button Message Flashing" and reload ui
Last edited by WildSkiff : 09-04-12 at 11:56 AM.
Report comment to moderator  
Reply With Quote
Unread 10-09-12, 02:25 AM  
Kenmoe
A Kobold Labourer
 
Kenmoe's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Thanks a ton for the update and repost. I was wondering if anyone has a fix for the following. If there's a better place to put this request/report, please let me know.

Repro:
Right-click a glyph in the glyph list to overwrite an existing one. This happens most of the time (multiple toons) but not always.


1x [ADDON_ACTION_FORBIDDEN] AddOn "ChatBar" tried to call the protected function "CastGlyph()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
Blizzard_GlyphUI\Blizzard_GlyphUI-1.0.lua:527: in function "GlyphFrameSpell_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1

Locals:
nil
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 09:22 PM  
Klink777
A Murloc Raider

Forum posts: 4
File comments: 2
Uploads: 0
Whisper button

Whisper button is broke for me. Anyone else getting the same? Please take a look, thanks for all the work. Love the add-on.
Report comment to moderator  
Reply With Quote
Unread 10-15-12, 11:45 PM  
WildSkiff
A Kobold Labourer

Forum posts: 1
File comments: 13
Uploads: 0
Re: Whisper button

Report comment to moderator  
Reply With Quote
Unread 11-30-12, 06:32 AM  
wilddron
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
MOP 5.1

I've made update by myself for 5.1. http://fbe.am/eAg
Whisper, BN whisper and INSTANCE chat buttons are working.
Report comment to moderator  
Reply With Quote
Unread 12-06-12, 01:10 PM  
Derpo
A Kobold Labourer

Forum posts: 1
File comments: 41
Uploads: 0
Unhappy Re: MOP 5.1

Originally Posted by wilddron
I've made update by myself for 5.1. http://fbe.am/eAg
Whisper, BN whisper and INSTANCE chat buttons are working.
Downloading doesn't work for me.
No matter how long I wait, it keep saying I need to wait longer...
Report comment to moderator  
Reply With Quote
Unread 12-18-12, 12:14 PM  
pokyhawk
A Kobold Labourer
 
pokyhawk's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: MOP 5.1

Originally Posted by Derpo
Originally Posted by wilddron
I've made update by myself for 5.1. http://fbe.am/eAg
Whisper, BN whisper and INSTANCE chat buttons are working.
Downloading doesn't work for me.
No matter how long I wait, it keep saying I need to wait longer...
Which download button are you using? I used the one in the middle (the little, hard to notice one naturally) and mine came back up just great.
Report comment to moderator  
Reply With Quote
Unread 12-19-12, 11:17 AM  
wilddron
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: MOP 5.1

Originally Posted by Derpo
Originally Posted by wilddron
I've made update by myself for 5.1. http://fbe.am/eAg
Whisper, BN whisper and INSTANCE chat buttons are working.
Downloading doesn't work for me.
No matter how long I wait, it keep saying I need to wait longer...
http://filebeam.com/download2.php?a=...56c8e6b50315f3


Try that link ^
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: