The "Update Preferences" button on the UserPreferences page is always red. Preferences aren't saved.
I have:
ALLOW_ANON_USER = true ALLOW_ANON_EDIT = false ALLOW_BOGO_LOGIN = true ALLOW_USER_PASSWORDS = true
USER_AUTH_ORDER = "BogoLogin : PersonalPage" ; I've tried reversing this too
Even if a PersonalPage has been created no preferences can be saved.
Thank You for any help or insight!
John E. A.
Log in to post a comment.
The "Update Preferences" button on the UserPreferences page is always red. Preferences aren't saved.
I have:
ALLOW_ANON_USER = true
ALLOW_ANON_EDIT = false
ALLOW_BOGO_LOGIN = true
ALLOW_USER_PASSWORDS = true
USER_AUTH_ORDER = "BogoLogin : PersonalPage" ; I've tried reversing this too
Even if a PersonalPage has been created no preferences can be saved.
Thank You for any help or insight!
John E. A.