Unique Member Profile Content

Hi there,

I have got multiple member’s that I would like to show only relevant data from the database. Can it be done?

For example
User ‘‘A’’ has got 20 credits accrued and 5 referrals
User ‘‘B’’ has got 100 credits accrued and 25 referrals

All this are stored in the database

When User ‘‘A’’ logs in,
User should only see
My credits = 20
My Referrals = 5

When User ‘‘B’’ logs in
User should only see:
My credits = 100
My Referrals = 25

Cheers

1 Like

Hi,

You’ll need to create a database for this (it is not created automatically for users of your site).

See here about how to create a profile page for users. It’s close enough for your need.

Liran.

Hi Terry

I’ve done something similar with frontend code, let me know if you still need help.

Tiaan

Thanks @ Liran Kurtz for the info. @ tiaan i havent just got back from russia - will this a go now. if i need help… i now know who to shout out to:)

Cheers