[Chameleon] RE: Regarding locate widget in chameleon

Yahya Mohammad yahya at atc-me.com
Wed Nov 29 03:52:26 EST 2006


Hi 
I did something similar a while back. This post 
http://lists.maptools.org/pipermail/chameleon/2004-October/001519.html
was a big help.
After login authentication I started chameleon's session instead of my own 
with this code: 
require_once dirname(__FILE__).'/../../htdocs/common/session/session.php';
installSessionDirectoryHandler();
initializeSession();
 $_SESSION['gszMapName'] = '';

I don't remember now what exactly was going on there, but it works :)

Regards,

-- 
Yahya Mohammad
Advanced Technologies ME FZ LLC
Dubai Media City, UAE


On Tue 28 November 2006 21:49, Delfos, Jacob wrote:
> Hi Vinod,
>
> Sorry, but I'm not much of an expert with the session mechanism. You
> could try to pass the session ID into the page that calls Chameleon, and
> get session.php to pick it up, but I'm not sure...
>
> Also, I don't believe that there is a complete design document available
> for Chameleon.
>
> I have CC'd this e-mail to the Chameleon list. Perhaps someone else has
> a better answer.
>
> regards,
>
> Jacob
>
>
>
>
> ________________________________
>
> 	From: vinod kumar [mailto:vinodkumar_gis at yahoo.com]
> 	Sent: 28 November 2006 15:30
> 	To: Delfos, Jacob
> 	Subject: Re: Regarding locate widget in chameleon
>
>
>
> 	Hi jacob
>
> 	How are u. I need a help from you. I am using the chameleon as
> one of my sub module to show the map. The main aim of the site is to
> diaplay the record. I have a sesion which starts at the during the login
> page of the main page. But the chameleon starts a new session when the
> chameleon application is called. Is it possible to intergrate both the
> session. If possible Please send me the solution. can u send me the
> clear document how the chameleon works. The document given in with the
> chameleon is not clear. so send me the folder hierarchy if  possible.
> Waits for your favour.
>
> 	With Regard
>
> 	Vinod kumar.
>
>
> ________________________________
>
> 	Everyone is raving about the all-new Yahoo! Mail beta.
> <http://us.rd.yahoo.com/evt=45083/*http://advision.webevents.yahoo.com/m
> ailbeta>



More information about the Chameleon mailing list