Help
Ask questions about how to do or fix things in Arrowchat
User avatar
MRF273
Customer
 
Posts: 2
Joined: 04 Sep 2020, 06:55

 

by MRF273 06 Sep 2020, 05:25

Hi Guys
I'm using ArrowChat with Paid Memberships Pro and a BiuddyPress theme (Aardvark) and if ArrowChat is enabled then the message compose page (i.e. /members/xxx/messages/compose/) in Buddypress breaks. This is the javascript error in the console.

jquery.js?ver=1.12.4-wp:1 Uncaught TypeError: Cannot read property 'defaultView' of undefined
at Qa (jquery.js?ver=1.12.4-wp:1)
at Ra (jquery.js?ver=1.12.4-wp:1)
at Function.css (jquery.js?ver=1.12.4-wp:1)
at i (jquery.dimensions.min.js?ver=6.2.0:1)
at n.fn.init.t.fn.<computed> (jquery.dimensions.min.js?ver=6.2.0:1)
at n.fn.init.a.fn.<computed> [as outerHeight] (core.min.js?ver=1.11.4:11)
at adjustBuddyListSize (eval at <anonymous> (external.php?type=js:452), <anonymous>:1:122545)
at adjustBarSize (eval at <anonymous> (external.php?type=js:452), <anonymous>:1:123639)
at Function.runarrowchat (eval at <anonymous> (external.php?type=js:452), <anonymous>:1:181530)
at HTMLDocument.eval (eval at <anonymous> (external.php?type=js:452), <anonymous>:1:188931)
Qa @ jquery.js?ver=1.12.4-wp:1
Ra @ jquery.js?ver=1.12.4-wp:1
css @ jquery.js?ver=1.12.4-wp:1
i @ jquery.dimensions.min.js?ver=6.2.0:1
t.fn.<computed> @ jquery.dimensions.min.js?ver=6.2.0:1
a.fn.<computed> @ core.min.js?ver=1.11.4:11
adjustBuddyListSize @ VM1664:1
adjustBarSize @ VM1664:1
runarrowchat @ VM1664:1
eval @ VM1664:1
i @ jquery.js?ver=1.12.4-wp:1
fireWith @ jquery.js?ver=1.12.4-wp:1
ready @ jquery.js?ver=1.12.4-wp:1
J @ jquery.js?ver=1.12.4-wp:1
jquery.js?ver=1.12.4-wp:1 Uncaught TypeError: Cannot read property 'defaultView' of undefined
at Qa (jquery.js?ver=1.12.4-wp:1)
at Ra (jquery.js?ver=1.12.4-wp:1)
at Function.css (jquery.js?ver=1.12.4-wp:1)
at i (jquery.dimensions.min.js?ver=6.2.0:1)
at n.fn.init.t.fn.<computed> (jquery.dimensions.min.js?ver=6.2.0:1)
at n.fn.init.a.fn.<computed> [as outerHeight] (core.min.js?ver=1.11.4:11)
at adjustBuddyListSize (eval at <anonymous> (external.php?type=js:452), <anonymous>:1:122545)
at Object.success (eval at <anonymous> (external.php?type=js:452), <anonymous>:1:148435)
at i (jquery.js?ver=1.12.4-wp:1)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:1)
Qa @ jquery.js?ver=1.12.4-wp:1
Ra @ jquery.js?ver=1.12.4-wp:1
css @ jquery.js?ver=1.12.4-wp:1
i @ jquery.dimensions.min.js?ver=6.2.0:1
t.fn.<computed> @ jquery.dimensions.min.js?ver=6.2.0:1
a.fn.<computed> @ core.min.js?ver=1.11.4:11
adjustBuddyListSize @ VM1664:1
success @ VM1664:1
i @ jquery.js?ver=1.12.4-wp:1
fireWith @ jquery.js?ver=1.12.4-wp:1
x @ jquery.js?ver=1.12.4-wp:1
c @ jquery.js?ver=1.12.4-wp:1
XMLHttpRequest.send (async)
(anonymous) @ VM1612:1
send @ jquery.js?ver=1.12.4-wp:1
ajax @ jquery.js?ver=1.12.4-wp:1
loadBuddyList @ VM1664:1
runarrowchat @ VM1664:1
eval @ VM1664:1
i @ jquery.js?ver=1.12.4-wp:1
fireWith @ jquery.js?ver=1.12.4-wp:1
ready @ jquery.js?ver=1.12.4-wp:1
J @ jquery.js?ver=1.12.4-wp:1
4ytprefs.min.js?ver=13.4.1.1:2 YT API init check

Is there a way to selectively disable ArrowChat on this page or work around this error?