Forum

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.

dbVersion'problem
 
Notifications
Clear all

dbVersion'problem

3 Posts
2 Users
0 Reactions
3,470 Views
(@djackjack)
Posts: 49
Active Member
Topic starter
 
[#1185]

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?)


 
Posted : 24 May 2013 17H13
(@babynus)
Posts: 14952
Member Admin
 

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.


 
Posted : 24 May 2013 21H57
(@djackjack)
Posts: 49
Active Member
Topic starter
 

I found a friend working on the same database, but with a different version. sorry for the inconvenience


 
Posted : 25 May 2013 3H34
Share:

Scroll to Top