[ic] Session variables in database

Mike Heins mike at perusion.com
Fri Aug 24 08:00:47 EDT 2007


Quoting Alessandro Poletto (alessandro at polet.to):
> I've used for some sites the directive SessionDB as described in:
> http://www.interchange.rtfm.info/icdocs/config/SessionDB.html
> 
> And all works fine, except the [data session xxxxx] tag format
> 
> I've make this simple work around:
> [perl]
> $Scratch->{xxxxxx_temp}=$Session->{xxxxxx};
> [/perl]
> 
> But is only a patch! There is a better solution that permit to use 
> the normal [data session xxxxx] format?
> 
> Many thanks to all!

Change the name of your "session" table to "sessions" instead.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

Find the grain of truth in criticism, chew it, and swallow
it. -- anonymous


More information about the interchange-users mailing list