Added: 02/03/2014 | Updated: 8 Years Ago
Profile and Member Settings
There are 2 pages where members can edit their personal details:
- Profile (your-domain.com/admin/profile)
- Settings (your-domain.com/admin/settings)
Profile vs Settings
When creating
member variables you can decide where you want the items and have the pages setup however you want. We recommend using the profile for items displayed to the public and settings for generic settings or items not public (exa: PayPal email). The 2 pages are nearly identical in what they support and most non member variable items (like language,
redirect url, etc) can be moved between by editing the html template file.
The profile is advised for personal settings.
The settings page is advised for generic settings such as language, timezone, redirect url, and things that are not public.
Profile Options
Below are a list of options that by default appear on the settings page. Features that do not apply to your site do not appear.
- Personal Details - Name, address, etc.
- Profile Image - The avatar used throughout the members area and on pages for the member.
- Change Password
HTML Template File: /adminpages/profile.html
Settings Options
Below are a list of options that by default appear on the settings page. Features that do not apply to your site do not appear.
- Redirect URL - The page contacts are taken to after they fill out the form on a capture page.
- Language - If you have multiple languages available a selection to choose the language of the members area.
- Primary Content Group - For a Pro system the default group shown when visiting pages, banners, etc before selecting a group.
- Time Zone - The time zone used by the calendar and other places throughout the members area.
- 3rd Party Autoresponder - An optional item for members who want to use their own autoresponder (Aweber, GetResponse, etc)
- API Key - An API key used for if the member is a tech and wants such control. Can be disabled under advanced features.
- Double Optin - Whether or not to use double optin for new contacts to force them to click a link to confirm their email. Can be disabled under advanced features.
HTML Template File: /adminpages/settings.html
Questions And Answers
What is the php code or WYSIWYG code that I can copy/paste to insert member's profile image (avatar) into a page?
When I login as an admin I can't save any changes to my profile (my personal info). What is the issue?
On the profile page (/admin/profile) how do I change the page it redirects to making it another page?