Re: [Phplib-users] duplicate session
Brought to you by:
nhruby,
richardarcher
|
From: Ronald H. <ro...@ha...> - 2002-03-20 17:41:03
|
joost wrote:
> In my app (using auth, user, sess) I open a second window to handle a record
> update. So, I'm having two windows open within the same session. After
> updating the parent refreshes (updating to the new contents), and the second
> closes. I then get the following error (most -not all- of the times) in the
> parent.
>
> Database error: Invalid SQL: insert into active_sessions ( sid, name, val,
> changed ) values ('c14cbf141ab1b7cd009356f555b607dc', 'Example_User',
you could try to replace the 'insert'-statement by a 'replace'-statement
in th file ct_sql.inc.
- ronald
>
>
>
> _______________________________________________
> Phplib-users mailing list
> Php...@li...
> https://lists.sourceforge.net/lists/listinfo/phplib-users
>
--
ronald hartwig
|