MyBB Community Forums

Full Version: how to change some text on the registartion page?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where is the file located so that I can change some text on the registration page ?

(ie Username to Your Real Name)



I know its a slow Saturday but, which .php file is it?
destroyer Wrote:Yes, go to your ACP

> language packs > manage > edit your language and look for member.lang.php.

Edit these lines:

agreement_1 - agreement_5

I'm pretty sure what you're looking for is on the same page.
judel Wrote:
destroyer Wrote:Yes, go to your ACP

> language packs > manage > edit your language and look for member.lang.php.

Edit these lines:

agreement_1 - agreement_5

I'm pretty sure what you're looking for is on the same page.

I am looking for the text page that asks users to enter their "user name", "location", etc etc.
global.lang.php =>
Username: 
Password:

member.lang.php =>
Email:
Confirm Email:
Confirm Password:

For CustomProfileFields, it takes the name you gave to it. When its a default CPF you need to edit the name in your ACP - Users and Groups - Custom Profile Fields
LeX- Wrote:global.lang.php =>
Username: 
Password:

member.lang.php =>
Email:
Confirm Email:
Confirm Password:

For CustomProfileFields, it takes the name you gave to it. When its a default CPF you need to edit the name in your ACP - Users and Groups - Custom Profile Fields


The "account details" box says:"username" "email" "confirm email".

I want to change the word "username" to "enter your user name /real name "

I want to members to identify themselves since this is a private forum and I want everyone to know each other.
well mine says "Username:" ... =/
Edit that in global.lang.php .
LeX- Wrote:well mine says "Username:" ... =/
Edit that in global.lang.php .


Gosh darn it......thats what I wanted ...many thanks..Smile
BTW getting close to finishing setting up my forum the way iwant it SmileSmile