First name and last name?

I want to add "Firstname" and "lastname" as part of two new column fields in the 'profiles' table.

Now, I want to know what files will be affected this?

I just want it to so that, a user can fill out their NickName, first and lastname on the signup page. They can also edit their firstname and lastname.

And in viewing their profile, they can see Nickname, First Name, and Last Name in the "General Info" box -- only the person signed in and an Admin can see the first/last name. Guest and other members can't see the real names.

What files do I need to edit to do this?

Quote · 24 Sep 2008

You need to edit 0 files, use fields buillder to do it.

Will show up inside

- join page

- edit profile

- view profile

and search

 

Quote · 24 Sep 2008
Can you be more specific? I don't even see a 'First' and 'Last' field in the profiles table.
Quote · 25 Sep 2008

You made 'Firstname' and 'Lastname' in the profiles table when you use Fields Builder.

You can read more about to use Profile Fields Builder here

 

Dolphin Doc

 

You have to add Firstname and LastName to your own NEW BLOCK since you will only member shall view it.

---------------

 

Admin/Builders/Fields builder - Join Form

Add NEW BLOCK, click on it and write as bellow

Name: Contact Information
Caption: Contact Information
Description:
Join Page: 0

SAVE

--------------

 

Add NEW ITEM and drop it bellow your NEW BLOCK (Contact Information), click on your NEW ITEM and write as bellow

 

General area,
Name: Firstname

Caption: Firstname
Description: Please, write your Firstname
Type: Text


Advanced area,

Mandatory:

Minimum value 2
Maximum value: 30

Unique:

Check:

Default value:

SAVE
-------------------------

 

Add NEW ITEM and drop it bellow Firstname, click on your NEW ITEM and write as bellow

 

General area,
Name: Lastname

Caption: Lastname
Description: Please, write your Lastname

Type: Text


Advanced area,

Mandatory:

Minimum value 2
Maximum value: 30

Unique:

Check:

Default value:

SAVE
-------------------

 

Click on Edit Profile

- Move BLOCK Contact Information to active area and drop it at the top

- Move new items Firstname and Lastname to active area and drop it bellow BLOCK Contact Information

 

Click on View Profile

- Move BLOCK Contact Information to active area and drop it at the top

- Move new items Firstname and Lastname to active area and drop it bellow BLOCK Contact Information

-------------------

 

Go to Builders/Pages Builder and click on Profile

- Move BLOCK Contact Information to active area and drop it bellow General Info

- Click on activ block Contact Information and set Visible for members only and SAVE.

 

That's it.

-------------

You need now only to add languages strengs on Join, Edit and View Profile pages,

if you look at this pages you will se strengs like this _FieldCaption_Contact Information_View

This streng is to text Contact Information on View

_FieldCaption_Contact Information_View

Quote · 25 Sep 2008

Is it possible to show some new items only members who have payed?

Quote · 25 Sep 2008

 

Is it possible to show some new items only members who have payed?

Depend on what items you think about, but that is not impossible on your own custom block,

with your own sql query - based on profile and membership.

Quote · 25 Sep 2008

okweb... thanks for your help...

Quote · 6 Dec 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.