[mapguide-users] RE: Fusion php application - error session ID

Chris Claydon chris.claydon at autodesk.com
Fri Jan 23 12:33:12 EST 2009


See if you can capture the request that gets sent to thememain.php using Fiddler. It is probably something simple, like Fusion sending the session parameter using lowercase 'session' instead of 'SESSION'. If that's the case, you should be able to update the php script to look for the lowercase version if the uppercase one isn't defined.

Chris.

From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Arnaud De Groof
Sent: Friday, January 23, 2009 9:24 AM
To: MapGuide Users Mail List
Subject: [mapguide-users] Fusion php application - error session ID

Hi,

I try to use the php application "theme layer" in a Fusion layout without success. The following error is encountered during the process:
Error
Invalid argument(s): [1] = "" The session ID is invalid because the session separator character was not found.
Invalid argument(s): [1] = "" The session ID is invalid because the session separator character was not found. Exception occurred in method MgUserInformation.SetMgSessionId at line 183 in file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\common\mapguidecommon\System/UserInformation.cpp

Could you help me the resolve this issue because with a normal layout, there is no error?

Thanks.

Regards,

Arnaud De Groof

________________________________
E-MAIL DISCLAIMER

The present message may contain confidential and/or legally privileged information. If you are not the intended addressee and in case of a transmission error, please notify the sender immediately and destroy this E-mail. Disclosure, reproduction or distribution of this document and its possible attachments is strictly forbidden.

SPACEBEL denies all liability for incomplete, improper, inaccurate, intercepted, (partly) destroyed, lost and/or belated transmission of the current information given that unencrypted electronic transmission cannot currently be guaranteed to be secure or error free.
Upon request or in conformity with formal, contractual agreements, an originally signed hard copy will be sent to you to confirm the information contained in this E-mail.

SPACEBEL denies all liability where E-mail is used for private use.

SPACEBEL cannot be held responsible for possible viruses that might corrupt this message and/or your computer system.

________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20090123/53cb69bb/attachment.html


More information about the mapguide-users mailing list