RE: restore session data after payment

gaborm <[email protected]> 31 Jul 2003 13:21:10 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <bb0d8c6a20fb4f0bc78bbcd454008173@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=205027#205027
----------------------------------------------------------------

Hm, workaround: [b]force cookie usage[/b]

Note: for IE browsers, the HTTP_COOKIE_PATH in the config.php must be empty, or the php cookie handling definitely fails, and user with allowed cookie settings in its IE browser will get only the cookie_usage.php page...

I'm still looking for a solution without the forced cookie usage, thnx.