Help
Ask questions about how to do or fix things in Arrowchat
User avatar
helloworld77
Customer
 
Posts: 4
Joined: 01 May 2013, 01:12

 

by helloworld77 01 May 2013, 02:01

Hello,

Arrowchat hangs on loading on my custom theme but not on the default Ip.Board theme...

on Debug everythings is fine.

When I use Inspect Element feature in Google chrome I've got this error (only with my theme)

http://www.xxxxx.com/arrowchat/includes ... e_core.php?…room=-1&callback=jQuery171027194742555730045_1367397037305&_=1367397089760 404 (Not Found)

jquery.js:6

send
f.extend.ajax
receiveCore
(anonymous function)


How can I fix this ?

(I tried with the "arrowchat_core.js" found in the support forum, but didn't work)
User avatar
helloworld77
Customer
 
Posts: 4
Joined: 01 May 2013, 01:12

 

by helloworld77 01 May 2013, 03:44

If I remove theses lines from the theme code then arrowchat works:

Code: Select all
{parse expression="Platform::javascripts()"}

<script type='text/javascript'>!window.jQuery && document.write('<script src="{style_images_url}/js/jquery.min.js"><\/script>')</script>


But I must keep theses lines so my theme can fully works...
User avatar
helloworld77
Customer
 
Posts: 4
Joined: 01 May 2013, 01:12

 

by helloworld77 02 May 2013, 01:31

After many test it apears that it's only this line that cause arrowchat to hangs on loading

Code: Select all
{parse expression="Platform::javascripts()"}
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 07 May 2013, 15:24

This is an issue with the JavaScript variable 'k' being using on your site as well as in ArrowChat. We plan on changing the variable name from 'k' to something like 'arrowchat_path' to prevent this problem.

However, we can fix it now, just put in a support ticket.
User avatar
helloworld77
Customer
 
Posts: 4
Joined: 01 May 2013, 01:12

 

by helloworld77 08 May 2013, 06:09

Problem has been solved by support.

Thanks.
User avatar
AKaczorowski
Customer
 
Posts: 4
Joined: 25 Feb 2010, 17:39

 

by AKaczorowski 02 Jul 2013, 08:24

Hey Jason,

When can we expect a fix released for this? Just updated to 1.6.11 and the k variable bug is still happening for us and it's breaking the chat on our site. Are there any workarounds that we can install in the interim? This is kind of a pressing issue for us so any help is appreciated.

Thanks
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 16 Dec 2014, 00:26

[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]