I can login as admin, bogo users, and try to create users. But when I login as users and go to 'preferences' and try to changes anything, it said 'No Changes'. When I try changes password, still no luck, the errror said 'Password cannot be changed. No Changes'. I just want to phpwiki that I can change my UserPreferences, anonymous login can't edit but they can register and change password.
regards,
Reynaldi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I just install phpwiki 1.3.10, in apache 2.0.49, php 4.3.4 and SuSE 9.1, and here's my config.ini
ALLOW_ANON_USER = true
ALLOW_ANON_EDIT = false
ALLOW_BOGO_LOGIN = true
ALLOW_USER_PASSWORDS = true
USER_AUTH_ORDER = "Personal Page : Db"
PASSWORD_LENGTH_MINIMUM = 2
I can login as admin, bogo users, and try to create users. But when I login as users and go to 'preferences' and try to changes anything, it said 'No Changes'. When I try changes password, still no luck, the errror said 'Password cannot be changed. No Changes'. I just want to phpwiki that I can change my UserPreferences, anonymous login can't edit but they can register and change password.
regards,
Reynaldi