These two files handle the display of Profile editing forms.
1. This one handles the stand-alone version that normally opens in a popup window.
/s2member/includes/classes/profile-in.inc.php
2. This one handles the Shortcode [s2Member-Profile /]
/s2member/includes/classes/sc-profile-in.inc.php
This file handles form processing for both variations.
/s2member/includes/classes/profile-mods-in.inc.php
You can edit those files to force the First Name and Last Name input fields to be disabled by adding disabled="disabled" to the elements.
Keep in mind these are core files, so those changes will be overwritten when upgrading s2Member.Statistics: Posted by Raam Dev — January 5th, 2012, 8:31 pm
]]>