Page 1 of 1

mchat javascript error

Posted: 24 May 2010, 07:42
by harisg7
I have install the version 1.2.17 of mchat but I receive this error:

Code: Select all

Line: 59
Char: 102
Code: 0
URI: http://www.site.gr/media/system/js/mootools.js
I think that is mootools but I'm not sure and I don't know how to fix it.

phpbb3 3.0.7-PL1 bridged with joomla 1.5.17 (Mehdi's bridge)

Re: mchat javascript error

Posted: 24 May 2010, 11:38
by Stoker
How can you be sure that error is caused by the mchat?
Mchat doesnt use that file.

But it might be a jquery conflict.
You can try remove the 1 jquery line added by the mchat:

Code: Select all

<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_core_mini.js"></script>
I have no experience with bridged versions, so that is all I can think of.

Re: mchat javascript error

Posted: 24 May 2010, 15:34
by harisg7
When I try this I have error with jquery_core_mini.js!!

Re: mchat javascript error

Posted: 24 May 2010, 16:07
by Stoker
How can you have an error with a file/line that you just deleted?!?

Re: mchat javascript error

Posted: 26 May 2010, 04:36
by harisg7
I don't know why!! I remove this line and I receive these error messages:

Code: Select all

jquery_core_mini.js  line:9

and

m_chat_ajax.js  line:12
http://www.site.gr/forum/mchat/mchat_ajax_mini.js

Re: mchat javascript error

Posted: 26 May 2010, 06:32
by Stoker
Then restore the line again.
Try see if you can get help from the Bridge people, I dont know how to solve your problem.

Re: mchat javascript error

Posted: 26 May 2010, 07:43
by harisg7
ok, thank you!