Forum

4.5.7 - version num...
 
Notifications
Retirer tout

4.5.7 - version number?

4 Posts
2 Utilisateurs
0 Reactions
3,753 Vu
(@briandlees)
Posts: 28
Active Member
Début du sujet
 
[#2278]

I thought that I had installed 4.5.7 but when I looked at the bottom right hand of the screen it said ProjeQtOr V4.5.6. I have reinstalled and have the same issue; have I missed something which I need to do?


 
Posté : 9 Avr AM 02:044
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Most possibly you did not deploy new version over existing one.
Check file /tool/projecqtor.php, the variable $version gives you the version of the code you are using.

But difference between V4.5.6 and V4.5.7 is just a fix about deployment issue.
So if your deployment is correct, you have no real need to upgrade to V4.5.7.


 
Posté : 9 Avr AM 11:044
(@briandlees)
Posts: 28
Active Member
Début du sujet
 

Thanks. I have checked in the zip file for 4.5.7 and the /tool/projector.php file has the version parameter as 4.5.6 and build as 0113. These are the same as /tool/projector.php in the 4.5.6 zip file so there isn't any way to check which version you have actually got loaded using these parameters.

Whilst it's not much of an issue in this instance, as my install is very new and I know what I put on the server, configuration control is important.


 
Posté : 9 Avr PM 16:044
(@babynus)
Posts: 14952
Membre Admin
 

arghhhh !

You're right : V4.5.7 displays a V4.5.6 version number.

My mistake... :blush:

To be sure you have vers V4.5.7, you just have to check /model/persistence/SqlElement.php, line 975 should be

		if (isset($_SESSION['user'])) {

But if your instance woreks fine, there is no difference between V4.5.6 and V4.5.7 as patch V.4.5.7 only fixes some deployment issue.


 
Posté : 9 Avr PM 18:044
Share:
Retour en haut