premod/top stats ?

Download and support for the PhpBB3 BBCodes Premod
Locked
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

premod/top stats ?

Post by martin123456 »

Not really sure where this problem should be posted.

I just set up a forum on localhost using premod with the top stats mod installed so far all is ok

now i just added mchats message alert (in the browser) and it also works perfect but

the top stats at the bottom of the form blows the font up atleast 4 times the size it should be ?

now i did a few tests and got it down to this edit

language/xXx/mods/mchat_lang.php

FIND

Code: Select all

'MCHAT_NO_CUSTOM_PAGE'		=> 'The mChat custom page is not activated at this time!',
BEFORE ADD

Code: Select all

'MCHAT_NEW_CHAT'			=> 'New Chat Message!',
is there any way this edit is conflicting with premod or the top stats mod ?
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

premod/top stats ?

Post by martin123456 »

Solved i missed an edit out :lol: can you delete this topic pls Mr stoker.
Locked