John E. A. - 2005-07-03

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.