1. Add member fields that store page content;
2. Modify the membership form and check the new member fields (entry items, can be added, can be modified, and displayed in the front desk);
3. Modify the space template Add the page link: "page.php?userid==$userid?>&p=field name".
Operation steps:
First look at the effect of the member space without adding a custom page:
1. Add a member field to store the page content
1. Go to "User Panel"->"Manage Member Fields"->Click the "Add Field" button, as shown below:
2. Then enter the Add Field page, set the field, and then click Submit, as shown below: Note: The field added in the above picture is named userpage’s member field
3. After clicking Submit, return to the management field page, and you can see the “userpage” we just added ” field, as shown below:
2. Modify the membership form and check the new membership field
1. Go to “User Panel” -> “Manage Membership Form” -> ;Modify the "Personal Registration Form" and enter the following interface: Instructions:
(1). You need to check "Entry Items", "Can Add", "Can Modify", and "Display in the Front Desk".
(2). You must choose to automatically generate a form template, so that the member form plus field variables will be updated.
2. After the membership form is modified, front-end members can enter the field content, as shown below:
3. Modify the space template and add the page link
field content Display page link: page.php?userid==$userid?>&p=userpage
Use dreamweaver to modify the member space template: /e/space/template/default/header.temp.php
Add a link to the custom page to the navigation menu, as shown below: Save the file after modification.
4. Preview the effect of the member space "custom page" page
The above is my customized single page for the member space Summarize
The above is the detailed content of Empire CMS 6.0 function member space customization single page. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.