ESPCMS member two-time development document description

Source: Internet
Author: User

"Espcms Member Picture Field"

Add a field to a picture type
/webadm/include/inc_formtypelist.php

Member modified page model
/webadm/templates/member/member_edit.html

Member core document
/webadm/control/memattmanage.php

Content Model Core File
/webadm/control/modelmanage.php

Background field translation
/webadm/include/admin_language_cn.php


Member Registration field Add Image method:
1. Add a picture type to the membership function in/webadm/include/inc_formtypelist.php
2. Background to add a picture to the Member registration field
3. Add a picture control to the member Edit page template in/webadm/templates/member/member_edit.html

"member function related documents"

1. The default page after member login (the center is forcibly assigned to Editinfo)
/public/class_connector.php 3280 Lines

2. The PHP code at the front desk about the Member Center is:
/interface/membermain.php 50 lines

3. Member Center Editinfo page can also show membership level
/interface/membermain.php 21 Line This file implements all foreground field calls

4. Membership level related function file
/public/class_connector 799 Line This file implements all underlying data queries

5. Member Added field query function
/public/class_connector 2032 rows Get_member_attvalue function

6. Implement member changes Editinfo page show membership level
/interface/membermain.php 56 Line added $rsmember[' rankname ' = $this->get_member_purview ($rsMember [' mcid '], ' rankname ') ;

★7. Implement member Query function
The Get method gets the parameters in the URL and adds the In_search () function near the/interface/membermain.php 98 line

8. Front Desk Member Center display template
/templates/specialty/cn/member/member_center.html

ESPCMS member two-time development document description

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.