Forum (FR)

[SOLVED] v9, displa...
 
Notifications
Retirer tout

[SOLVED] v9, display messages on first page

6 Posts
2 Utilisateurs
0 Reactions
2,003 Vu
(@yannobi)
Posts: 69
Active Member
Début du sujet
 
[#7146]

Hi, 

I upgraded to the new version. 

Messages doesn't appear anymore for every users.
I wanted to affect a message to a specific user but every time i want to select a user for a message, it asked me to connect again to rojeqtor (and i ses the login windows)

Have a nice new year's eve


 
Posté : 31 Déc PM 17:1212
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Please post log file  for analysis.

Messages are not dedicated to users any more on V9, as they would be displayed on today screen which is not the first page any more (since many versions).
So we focused on messages on Login page (for everyone) and Legal Messages on bottom of page.
To send a message to single user, user alerts through admin screen.


 
Posté : 4 Jan PM 16:011
(@yannobi)
Posts: 69
Active Member
Début du sujet
 

Hi, 
Sade 🙁
I understand but :
- How do i send specific messages to a profil or a role  (team members , project managers) ?
- Why the area "Messages" is still displayed on the today's page ?
- And so, what are "messages" used for ?

Thank you


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

- How do i send specific messages to a profil or a role  (team members , project managers) ?

There is no replacement for this feature on V9.0.
We just observed that messages on Today page were just never read.
So we'll think of enhancement for Legal Notice, that are displayed on bottom of page and "block" the screen to force reading
of extension of notification system.

- Why the area "Messages" is still displayed on the today's page ?

It's only visible with the "old interface"

- And so, what are "messages" used for ?

On V9 it is dedicated to information that appears on Login Screen


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

I think I got a clue.
If using old interface, or up to V8.6.6, there is a fix that may help :
add 3 lines adfter line 310 in model/Security.php

          $check=Security::checkDisplayMenuForUser(substr($menuName,4),false);
          if (!$check and $menuName=='menuAffectable') $check=Security::checkDisplayMenuForUser('User',false);
          if (!$check and $menuName=='menuAffectable') $check=Security::checkDisplayMenuForUser('Resource',false);
          if (!$check and $menuName=='menuAffectable') $check=Security::checkDisplayMenuForUser('Contact',false);

Hope this helps


 
Posté : 4 Jan PM 19:011
(@yannobi)
Posts: 69
Active Member
Début du sujet
 

Ok with the 3 lines. It works and no more issue when i select a user(or a profil) for a message. 
But this "new" message from login page doesn't interest me anymore.

Happy new year to everyone !


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