The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.2.16 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 568 - File: global.php PHP 8.2.16 (Linux)
File Line Function
/global.php 568 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 744 - File: global.php PHP 8.2.16 (Linux)
File Line Function
/global.php 744 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 884 - File: global.php PHP 8.2.16 (Linux)
File Line Function
/global.php 884 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 884 - File: global.php PHP 8.2.16 (Linux)
File Line Function
/global.php 884 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(951) : eval()'d code PHP 8.2.16 (Linux)
File Line Function
/global.php(951) : eval()'d code 34 errorHandler->error
/global.php 951 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1016 - File: global.php PHP 8.2.16 (Linux)
File Line Function
/global.php 1016 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5196 - File: inc/functions.php PHP 8.2.16 (Linux)
File Line Function
/inc/functions.php 5196 errorHandler->error
/global.php 1016 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.2.16 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1016 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.2.16 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.2.16 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.2.16 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.2.16 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Hey Abec here's the fix for your chatbox / GridRaidStatus.. - Printable Version

+- (https://wuthapn.com/forums)
+-- Forum: WHAR LEWTS PLZ HALp (https://wuthapn.com/forums/forumdisplay.php?fid=3)
+--- Forum: GINERAL FORUM (https://wuthapn.com/forums/forumdisplay.php?fid=4)
+--- Thread: Hey Abec here's the fix for your chatbox / GridRaidStatus.. (/showthread.php?tid=2160)



Hey Abec here's the fix for your chatbox / GridRaidStatus.. - Riinuka - 06-25-2010

/run ChatFrame1:SetClampedToScreen(nil)

You're gonna need to do it each time you log in, I think.. But, after running this, you can drag the box below the 1inch invisible barrier at the bottom of your UI. (Sideways too).

This command doesn't actually do the moving - just lets you put it where you want.

Add it to your favorite chat addon's LUA file if it didn't manage to fix it yet.

Oh, and if anyone uses GridRaidStatusDebuffs still, and it's throwing DNE errors for frame / center icons, go get the alpha release candidate for the patch here :

http://www.wowace.com/addons/grid-statu ... /541-r276/


Re: Hey Abec here's the fix for your chatbox / GridRaidStatus.. - abecx - 06-26-2010

wow thanks Smile