Forum

[SOLVED] Major prob...
 
Notifications
Retirer tout

[SOLVED] Major problem 5.3.1 : Mutex problem (creating activity problem)

4 Posts
3 Utilisateurs
0 Reactions
5,533 Vu
(@loich974)
Posts: 6
Active Member
Début du sujet
 
[#3205]

Hi everybody,

I recently installed Projeqtor 5.3.0 and I upgraded this to 5.31 few minutes ago.
I had a problem with the 5.3.0 version and it continues with the version 5.3.1.
I can not add Activity to my project, if I try, I have an error message saying "please contact an administrator". I checked log file and I see these lines :
"2016-03-30 08:21:49.845 ** ERROR ** ERROR **
2016-03-30 08:21:49.845
** ERROR ** on file 'C:xampphtdocsprojeqtormodelMutex.php' at line (29)
2016-03-30 08:21:49.845
** ERROR ***** cause = Methods with the same name as their class will not be constructors in a future version of PHP; Mutex has a deprecated constructor"

May you help us please.
It's a critical problem for us. We use the platform to manage project and the application is not available and not usable because we can't create activities and it's the same problem with tickets and others functionnalities.

Thanks for your time.
I hope this will be fixed a.s.a.p

Loïc


 
Posté : 30/03/2016 12:01 pm
(@papjul)
Posts: 143
Reputable Member
 

Replace line 35 in model/Mutex.php from:
function Mutex
to
function __construct


 
Posté : 30/03/2016 3:16 pm
(@babynus)
Posts: 14952
Membre Admin
 

Thanks for the fix.
Will be included in next patch.


 
Posté : 31/03/2016 4:38 am
(@loich974)
Posts: 6
Active Member
Début du sujet
 

Thanks for the fix.
It works ! Thanks a lot


 
Posté : 31/03/2016 11:31 am
Share:
Retour en haut