After update 9.11.04 2All user info in the right header name, profile, picture... disappear

hi,

After last update scriptcase 9.11.004 (2) i think problem come from Security Model…

After i do update all user data info disappear… no user name , no email, no picture, nothig appear in header right profile info.

when i try do edit profile the something… all text field are empty and no picture appear too. but when i run sec_users i see all the users

are saved and present in the grid.

what’s this issue ? please help ?

hello, @nourprog

  1. What is the connection and database used?

  2. Edit the “my_info” application and turn on debug mode to check the SQL returned.

Hi, @yuri_esteves and thanks to try help me
i do what you tell me…

(pdo-mysql): SELECT login, pswd, name, email, active, activation_code, priv_admin, mfa, picture, role, phone, pswd_last_updated from sec_users WHERE ((login = ‘’)) order by login

i resume that user’s global variables doesn’t pass from sec_log
So i try after login , i write in menu app :
onLoad
sc_alert([usr_login]);

it’s empty

all user variable are empty…

plz help

Hello, @nourprog

What type did you create? User or group?

In the onvalidity event, in the login app, is there this code?

Yes the same code. I do anything.
This happens after update 9.11.04 (2).

@nourprog

Does this error occur in a published or development environment?

Have you tested it in another browser?

Have you used an incognito window?

Yes I tested in chrome and opera the same problem.this issue due to security model.

@nourprog

What security model are you using?

i used groupe security.it was working before… just after update this issue come.

this error occur in a published and development environment.

El problema esta en el nombre del campo ya que en el menu usan user_login y en el modulo de seguridad usr_login
Tambien en esta version cuando se modifica un usuario grava la contraseña sin encriptar

hi @Chmolina
hope you re fine.
none talk about user_login hhh and not exist.

finally i found one solution that if i open run project in a private window brower all work fine and all fields appear normal but if i run brower normally not private neither user’s variable pass throw menu and all app.

i am looking for this now. thanks

Have you tried Microsoft Edge, because lately, the mobile version of ScriptCase doesn’t work well on Chrome?

I think you tried, but running in a private window means that you have a fresh set of cookies, that are removed after the session. Could it be that part of your trouble is that you have some ‘hanging’ cookies? Odd issues are often solved by clearing browser cache. Appart from that, the modern browser versions are more strict in regards of 3rd party cookies etc.

Hi, thanks to all.

I resume, in firefox work good. but in other browser’s like chrome,OperaGX… i must use private window for working good.
Why I didn’t have this problem before. I’ve been working for a year without this problem.
Any idea How can i skip this problem.
thanks

I was having a similar issue. Clearing all the Browser cache fixed my issue. I did have to do it several times though. Hope that helps.

thanks for trying help…

i do clear cache browser but the problem still not resolved. plz tell me how to do it right.

why i haven’t this problem before since 1 year right now???

thanks

Can’t help here I’m afraid. Think that if its a bug, SC should look into it…

i posted my problem more than a week… right now they dont find a real solution. just tell me clean the cache… i told them why i haven’t this problem before… why i dont see some changement immediately… why i should open other browser to show me changement that i made…
so i can’t work in this condition anymore… i am waiting for them to give me a solution.