Topic: Profile Changes... (Jabber)
PunBB,
In the profile you can add messenger services. I wanted to replace Jabber with Paltalk on my board. What steps do I go through to do this? Thanks in advance for your help.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → Profile Changes... (Jabber)
PunBB,
In the profile you can add messenger services. I wanted to replace Jabber with Paltalk on my board. What steps do I go through to do this? Thanks in advance for your help.
just change it in the language files?
Connorhd,
Thank you so much. By changing it in the language file it changed it in the profile.php. See below.
// Profile display stuff
'Not activated' => 'This user hasn\'t activated his/her account yet. The account is activated when he/she logs in the first time.',
'Unknown' => '(Unknown)', // This is displayed when a user hasn't filled out profile field (e.g. Location)
'Private' => '(Private)', // This is displayed when a user does not want to receive e-mails
'No avatar' => '(No avatar)',
'Show posts' => 'Show all posts',
'Realname' => 'Real name',
'Location' => 'Location',
'Website' => 'Website',
'Jabber' => 'Paltalk',
'ICQ' => 'ICQ',
'MSN' => 'MSN Messenger',
'AOL IM' => 'AOL IM',
'Yahoo' => 'Yahoo! Messenger',
'Avatar' => 'Avatar',
'Signature' => 'Signature',
PunBB Forums → PunBB 1.2 discussion → Profile Changes... (Jabber)
Powered by PunBB, supported by Informer Technologies, Inc.