joelessan
New member
- Affected version
- 2.2.13
I'm encountering an issue with user profile fields not displaying properly in my XenForo forum. Here's the problem breakdown:
- Custom Profile Fields: I've created several custom profile fields to gather additional information from forum users during registration or profile editing.
- Field Setup: These custom profile fields are set up correctly in the Admin Control Panel (ACP) with appropriate field types and permissions.
- Field Visibility: However, when users attempt to view or edit their profiles, the custom fields are not displayed.
- User Data Loss: Despite users filling out these fields during registration or profile editing, the information seems to be lost as the fields are not visible anywhere within the user profile.
- Template Modifications: I've checked the template files to ensure that the necessary code for displaying custom profile fields is present and correctly configured.
- Permission Settings: Verified that the permissions for viewing and editing custom profile fields are correctly set for the appropriate user groups.
- Cache Clearing: Cleared the forum cache multiple times to ensure that any cached data isn't causing the issue, but the problem persists.
- Test Accounts: Created test accounts with different user groups to see if the issue is specific to certain user permissions, but the custom fields still don't display for any user.