[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
phpBBModders.net • Fresh installed mchat does't work
Page 1 of 1

Fresh installed mchat does't work

Posted: 15 Apr 2014, 12:08
by mentalboy
Hello everyone.I need your help.
I just set this mod, and it doesn't work. What button I won't press in a chat window the text of the message it isn't added and the sound isn't play.
Can do it because of the conflict to the mod of super quick reply?
Version of mchat - 1.3.8
phpBB Version - 3.0.12
[img]http://s28.postimg.org/462uawknt/mchat.jpg[/img]
P.S.
Sorry for my bad English.

Re: Fresh installed mchat does't work

Posted: 15 Apr 2014, 17:18
by Pond Life
Check your overall_header.html, have you got more than one jquery being loaded?

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 16:27
by domainkey

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 16:59
by Sniper_E
The <link to the mchat.css does not load in the overall_header. That should be removed and loaded in your style's theme/stylesheet.css
And try loading the mchat scripts in the overall_header just Before the </head> code. See if it makes a difference.

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 19:22
by domainkey

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 19:30
by domainkey
You probably can't see that link but it said

After install mchat on art_mobile style

open
root/styles/art_mobile/template/overall_header.html
Find
<!-- IF S_MCHAT_ENABLE and (S_MCHAT_ON_INDEX or U_MCHAT) -->
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
<!-- ENDIF -->
Replace with
<!-- IF S_MCHAT_ENABLE and (S_MCHAT_ON_INDEX or U_MCHAT) -->
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
<link href="{T_THEME_PATH}/mchat.css" rel="stylesheet" type="text/css" />
<!-- ENDIF -->
and later on replace files on
root/styles/art_mobile/template/

with attached zip

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 21:06
by Sniper_E

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 21:17
by domainkey
those three line are just before the </head> code as you've suggested earlier :(

Re: Fresh installed mchat does't work

Posted: 19 Jul 2014, 23:16
by Sniper_E

Re: Fresh installed mchat does't work

Posted: 20 Jul 2014, 01:55
by domainkey
Ohhh, you're talking about my prosilver file you're absolutely right! I was talking about my art_mobile one. I'll change that and I'll update this later on

Thanks Ed!

Re: Fresh installed mchat does't work

Posted: 20 Jul 2014, 20:06
by domainkey
Hi Ed

I've moved those rows on Prosilver and even on subsilver2 as you've suggested right before the </head> closing tag but I'm still unable to send any message on Art_mobile style I know you've told me you run out ideas what might be, but again many thanks :thumbup: and to those reading the post any idea why this is happening :( ?

Re: Fresh installed mchat does't work

Posted: 21 Jul 2014, 00:42
by Sniper_E
Yes I see where you tried that and it still doesn't work. The java still doesn't seem to be loading, it want scroll down to the last post when refreshing.
Maybe you do have a conflict with another mod's .js file. Play with it, take one of the others out and refresh your templates. Check it out.
Experiment with it, process of elimination you can figure out what it takes to get your chat working.
Or is it conflicting with another .js file or is the mchat.js files not loading.
Don't be afraid of taking codes out of a template to try at troubleshooting, you can always put code back in.

Here is the topic you need to be asking help on your art_mobile style: http://rmcgirr83.org/viewtopic.php?f=61&t=2593