Page 1 of 1
Dont work for MP
Posted: 24 Feb 2012, 23:18
by Brockway
Hello everyone,
i have install correctly this mod, verify 2times...
it's work for register but not for mp.
You can it's work fine fo register here : Terrasquare . net
Thanks for any help.
Dont work for MP
Posted: 25 Feb 2012, 05:36
by Stoker
You have to enable Pop up window on new private message:
ucp.php?i=465
Have to be set to yes.
Dont work for MP
Posted: 26 Feb 2012, 03:06
by Brockway
anyway to get the option on by default for all users ?
Edit : Thanks by the way
Dont work for MP
Posted: 26 Feb 2012, 07:54
by Stoker
Open overall_header.html and find:
Code: Select all
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_USER_PM_POPUP and S_DISPLAY_PM and (S_USER_NEW_PRIVMSG or S_USER_UNREAD_PRIVMSG) -->
Replace with:
Code: Select all
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_DISPLAY_PM and (S_USER_NEW_PRIVMSG or S_USER_UNREAD_PRIVMSG) -->
Dont work for MP
Posted: 26 Feb 2012, 16:26
by Brockway
Thanks again, i test that !