1
davidtillyer
Word changes on Profile page

Hi All can someone please tell me what file I need to go to in order to change the wording in the "User profile" like:

Avatar
Real Name
Website
Email
PM
ICQ
AIM
YIM
MSNM

What I want to do as my users DO NOT use things lik "AIM" is just change that to "Hotmail". Still have the same number of fields, but just request differant information from the person registering.

Can someone PLEASE HELP me with this?

DT

2
ackbarr
Re: Word changes on Profile page

XOOPS_ROOT/language/<your language>/user.php

3
davidtillyer
Re: Word changes on Profile page

Hi, Thank you, for that.

I have opend thr file here is the section that I want to change the words:

define('_US_ICQ','ICQ');
define('_US_AIM','AIM');
define('_US_YIM','YIM');
define('_US_MSNM','MSNM');

If I change the words [define('_US_AIM','Hotmail');] do I also have to change the first part the "_US_AIM" bit? and will this change the word on the database?

Also if I want to add a line:
eg:
define('_US_ICQ','ICQ');
define('_US_AIM','AIM');
define('_US_AIM','Hotmail'); example new line added
define('_US_YIM','YIM');
define('_US_MSNM','MSNM');

Will this also be added to the data base doing it this way.

Also how do I make the boxs bigger or allow more letters to be typed in the boxs.
eg: the AIM box ONLY allows 15 letters, how do I make this more?
DT

Login

Who's Online

154 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 154


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits