Forum

[SOLVED] today scre...
 
Notifications
Retirer tout

[SOLVED] today screen

6 Posts
2 Utilisateurs
0 Reactions
3,766 Vu
(@swyngy)
Posts: 32
Active Member
Début du sujet
 
[#2884]

Hi
Since I upgrade on v5.2.0 i have this error for some user (leader project)


 
Posté : 11 Jan PM 18:011
(@babynus)
Posts: 14952
Membre Admin
 

Issue recorded as Ticket #1921


 
Posté : 11 Jan PM 19:011
(@babynus)
Posts: 14952
Membre Admin
 

I don't reproduce the issue, and sure it should not happen/
Did you change some code ?

The error logged reports that Project::$idTrend does not exist.
But if you look at PRojectMain.php, line 58, $idTrend is correctly defined (and never unset).

If you changed some code, check that Project.php correctly extends ProjectMain.php.


 
Posté : 12 Jan AM 01:011
(@swyngy)
Posts: 32
Active Member
Début du sujet
 

I just find my error,
On an older version I wanted to hide some field so I comment it in ProjectMain.php...
How can I hide the field?


 
Posté : 12 Jan AM 10:011
(@babynus)
Posts: 14952
Membre Admin
 

set $_fieldsAttributes['idTrend']='hidden'
or wait till end of month : new plugin will be provided to allow you to manage fields (hide, add, ...) and possibly hide some fields per type (For instance, you'll be able to hide the fields for 'phase" activities and hide other fields for 'tasks' activities 😉


 
Posté : 12 Jan AM 10:011
(@swyngy)
Posts: 32
Active Member
Début du sujet
 

great thks B)


 
Posté : 12 Jan AM 11:011
Share:
Retour en haut