Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems removing fields from EditProfileForm #6

Open
nimeso opened this issue Apr 28, 2015 · 0 comments
Open

Problems removing fields from EditProfileForm #6

nimeso opened this issue Apr 28, 2015 · 0 comments

Comments

@nimeso
Copy link

nimeso commented Apr 28, 2015

Using _config.yml eg:

Member:
hidden_fields:
- 'Image'
- 'TimeFormat'
- 'DateFormat'
- 'Locale'
- 'LockedOutUntil'
- 'PasswordExpiry'
- 'Salt'
- 'PasswordEncryption'
- 'AutoLoginExpired'
- 'AutoLoginHash'
- 'LastVisited'
- 'NumVisit'
- 'RememberLoginToken'
- 'TempIDExpired'
- 'TempIDHash'

Returns a error when in the CMS Security section... could be a SS issue?
Fatal error: Call to a member function performReadonlyTransformation() on a non-object in D:\wamp\www\mysite\framework\forms\FieldList.php on line 532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant