Hugo
|
| Posted: 10/26/2002, 6:15 AM |
|
Hi all !
I use CCS, Php 4, MySql
After Login, I want some of the logged user fields to appear ...
I 've put in the grid ( 1 record / page ) a User_Id field with these properties :
Server> Before Show> Add Action > Retrieve Value for Control
Control Name = User_Id
Source Type = session
Source Name = UserID
When testing the Login, I can see the User_Id changes but the user fields don't change and stay on the same first user registered !
*** All was working fine some days ago...but not now ! ****
I don't understand what happens !? 
Thanks folks ...
|
|
|
 |
Nicole
|
| Posted: 10/28/2002, 5:52 AM |
|
Hugo,
Please check the site security settings. May be you have renamed the session variable that stores the user id value.
|
|
|
 |
|