I need cookies disabled to force sid to be passed by ScreenURL().  Something
is happening that has me stumped.

When cookies are turned off in global_settings I lose menu items from the
side nav.  The items I lose are within the scope of the
if((isset($UserInfo["ID"])) AND ($UserInfo["ID"] > 0).  From the best I can
see this should not be affected by cookies being on or off at all.  In init
$UserInfo is set when the sid is checked.

Now if I turn on cookies in global_settings and relog in everything will
work fine.  AND if I change it back to define("USE_COOKIES", FALSE);, where
I started, everything still works fine, even though it wouldn't work this
way a few minutes before.

Any suggestions?

Thanks,
Chuck


-------------------------------------------------
Chuck Gartland          ||      [EMAIL PROTECTED]
Project 27                      ||      www.project27.com
1836 Palm Avenue                ||      808 465-1381
Pearl City, HI  96782   ||      GMT -10:00 hours
-------------------------------------------------



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to