XF 1.1 Error Console: TypeError: can't access dead object

Veer

Well-known member
On a XenForo thread page, I'm seeing this by pressing Ctrl+Shift+J Error Console

Error: TypeError: can't access dead object
Source File: chrome://swfcatcher/content/swfcatcherOverlay.js
Line: 291

error-console.webp

Do you guys have any idea what are these errors?

Thank you for your time.
 
ok and what about these errors in Chrome browser:

error-console2.webp
and I don't understand the following Warnings, in Firefox Error Console.
Looks like styling issues, I'm using default style with just color changing

Code:
Warning: Unknown property '-moz-border-radius'.  Declaration dropped.
Source File: http://www.forum.com/css.php?css=xenforo,form,public&style=1&dir=LTR&d=1351025047
Line: 3704

Warning: Unknown property 'zoom'.  Declaration dropped.
Source File: http://www.forum.com/css.php?css=xenforo,form,public&style=1&dir=LTR&d=1351025047
Line: 3805

Warning: Expected declaration but found '*'.  Skipped to next declaration.
Source File: http://www.forum.com/css.php?css=xenforo,form,public&style=1&dir=LTR&d=1351025047
Line: 4046

Warning: Unknown property '-moz-box-shadow'.  Declaration dropped.
Source File: http://www.forum.com/css.php?css=xenforo,form,public&style=1&dir=LTR&d=1351025047
Line: 4389

Warning: Unknown property '-moz-border-radius-topright'.  Declaration dropped.
Source File: http://www.forum.com/css.php?css=xenforo,form,public&style=1&dir=LTR&d=1351025047
Line: 4642

Warning: Error in parsing value for 'position'.  Declaration dropped.
Source File: http://www.forum.com/css.php?css=EWRutiles,Gritter,GritterEXTRA,attachment_editor,bb_code,convman,dark_azucloud,editor_ui,inline_mod,likes_summary,message,message_user_info,moderator_bar,node_list,quick_reply,share_page,thread_view,userranksribbons,whohasreadathread&style=1&dir=LTR&d=1351025047
Line: 451
 
Top Bottom