There are a lot of reasons to be in this situations. So to be successful a lot of conditions must be satisfied :
- The Cookies of session will try to reconnect an older version and a trace shows that the password is not the one you have given (generally empty). So the cookies of the site name must be cleared on your navigator
It is sure that if you use only one site close everything and upgrade you will get the minimum of problems but you will get someone anywhere.
It is not seen generally by developers, because it is not at all their common upgrade process nor test.
The true solution is a modification of installer and userlib which will make useful resets that I have done successfully manually (after a lot of hours of work). It had been reproduced and tested twice.
The manual operations are described into "workaround" which can be reached only after summit.
- provpass
- lastlogin
- currentlogin
- challenge
- pass_confirm
For others users new sessions will be created. Some problem can occur with PHPSESSID for others users running a session while you make your update. Even they disconnect (you close the site during update - needed), when they reconnect the PHPSESSID cookie can give wrong data. The solution is to clear this cookie before reconnection after an upgrade (soft version and data structure).
- You can reset the admin record with the tiki.sql corresponding record. But be careful, if you have changed the minimum size of password you will fail...
I have developped an sql request which resets full default configuration for logins and reset admin default. But as it can change with new version I can be given only as example (valid till 8.4).
Naturally some of this operations are not necessary depending of options.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |