Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
I try to implement new functionality for projector'RIA.
And to avoid having problems with your update and I have mine set up an additional basic version (dbVersionXXXx) and therefore related files were modified versions (model / parameter.php, db / maintenance.php, tool / projector, etc. ...).
Normally, all works correctly. Only during a period of inactivity too long in the database the password DBVersion V3.3.2 to V3.2.2 (old version I worked on). I thought to look where there are backups DBVersion (db / maintenance.php only?).
So I think may be an automatic action during a session time too long, but I do not know what are they? (Where are they managed?)
Did you have any idea what could cause it? (security? a place where the value of the version? other things we care?)
There is not automatic "reverse" update.
What can happen is retriving parameters from the database (they are normally cached in Session), when a user saves Global Parameter screen.
But maybe your implementation may have brought this strange behavior.
I found a friend working on the same database, but with a different version. sorry for the inconvenience