MyBB Community Forums

Full Version: Forum was hacked
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2013-01-20, 06:51 AM)weBex Wrote: [ -> ]
(2013-01-16, 06:49 AM)Josh H. Wrote: [ -> ]For Skype stuff, add a custom profile field.

Actually, you might as well rename MSN to Skype, since MSN/WLM is being eliminated by March. And all MSN users can sign into Skype with their same account anyway.

To do this, locate the file: "member.lang.php" in inc\languages\english.

Edit the file and find the line:
$l['msn'] = "MSN ID:";

Replace with:
$l['msn'] = "Skype ID:";

I missed a part on this, there's also the exact same code to replace in, "usercp.lang.php"

This part displays in the User CP.
Thank you very much for all the help guys!
Pages: 1 2