Moin zusammen, :morning:
wir haben folgendes Problem: Bei der Anpassung für das Shopmodul osc2, wird das Cookie für Gäste wird nicht vollständig übergeben. Alle anderen Cookies beim User werden korrekt übergeben.
Das gleiche Problem war auch bei php ravensnuke da und wurde so gelöst:
ZitatWARNING :
---------
To avoid problem with security code and sessions of oscommerce, you have to
change on top of your phpnuke mainfile.php the zlib compression
find the following code
ob_start('ob_gzhandler');
quote it
//ob_start('ob_gzhandler');
and put instead
ini_set("zlib.output_compression", '6');
so you finaly have
//ob_start('ob_gzhandler');
ini_set("zlib.output_compression", '6');
Gibt es da eine Einstellung, bei der ich für Gäste dies so einstellen kann, daß die Session vollständig übergeben wird.
Moin Moin, :morning:
Sprich wenn Gäste einkaufen wollen, können Sie keine Ware in den Korb legen.
Der Warenkorb bleibt immer leer.
Als Angemeldeter User nicht, dort erscheint die Ware im Korb. Hier wird der Coookie (session) voll Übergeben.
Ich habe jetzt alles mögliche Versucht diesen Session Fehler zu beheben.
Demo: http://demo.osc2pragmamx.org
Da ich auch an der Nuke Version, so wie sie auf
http://osc2nuke-demo.alternative-computing.net zu sehen ist, gearbeitet habe, und dieser Fehler auch bei der neusten
Ravennuke Version aufgetreten ist. Beim RN konnte ich den Fehler mit der Änderung wie es hier beschrieben ist beheben:
To avoid problem with security code and sessions of oscommerce, you have to
change on top of your phpnuke mainfile.php the zlib compression
find the following code
ob_start('ob_gzhandler');
quote it
//ob_start('ob_gzhandler');
and put instead
ini_set("zlib.output_compression", '6');
so you finaly have
//ob_start('ob_gzhandler');
ini_set("zlib.output_compression", '6');
Nun hab ich mir die Mainfile vom PMX angeschaut und dort schauts bissel anders aus.
Im PMX, wenn ich das richtig sehe wird das ganze gecached und somit kann diese Änderung so nicht angewandt werden.
Auch das einbauen von PWA Accounts ist gescheitert, da ja die Warenkorb Session nicht geschrieben wird.
Dies ist nun der letzte schwerwiegende Bug, der noch besteht und das Realese hinaus zögert.
Der letzte mod_rewrite Fehler der noch besteht ist erstmal zweitrangig.
Hoffe es fällt Euch (Andi & Co) was ein um diesen Fehler zu beseitigen ohne eine Sicherheitslücke ins PMX zu bringen.
Hochachtungsvoll
Peter
Hoi,
vielleicht helfen die Daten au der PHP-Info etwas weiter:
Zitatsession
Session Support enabled
Registered save handlers files user sqlite
Registered serializer handlers php php_binary wddx
Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 On Off
session.bug_compat_warn Off On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_httponly On Off
session.cookie_lifetime 3000 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 1000 1000
session.gc_maxlifetime 864000 1440
session.gc_probability 10 1
session.hash_bits_per_character 5 5
session.hash_function 1 1
session.name osCsid PHPSESSID
session.referer_check no value no value
session.save_handler user files
session.save_path /srv/www/htdocs/web383/html/oscshop/dynadata/tmp /srv/www/htdocs/web383/phptmp
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies On Off
session.use_trans_sid 0 0
:bye:
Hoi zusammen, :)
bin jetzt noch mal den Eintrag in die sys_session Tabelle Schritt für Schritt durchgegangen. Die Tabele wird beim Gast genau so beschrieben wie beim User und der Artikel ist drin. Aber in dem Moment wo das ganze in den Korb gelegt wird, wird der Artikel wieder entfernt. Füge mal zur Ansicht die einzelnen Schritte für Gast und User hier an. Vielleicht hat da ja einer eine Idee dazu!
Teil 1
GastZitat1.Gast kommt rein
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015163626%3A0%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CN%3Bcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CN%3BmxSVlasttime%7Ci%3A1255617386%3BmxSVlastmodu%7Cs%3A4%3A%22Home%22%3BmxSVuloginreqcheck%7Ci%3A1156463568%3B
2. Catalog
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015163626%3A0%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A0%3A%7B%7Ds%3A5%3A%22total%22%3Bi%3A0%3Bs%3A6%3A%22weight%22%3Bi%3A0%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A1%3A%7Bs%3A4%3A%22name%22%3Bs%3A7%3A%22catalog%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617423%3BmxSVlastmodu%7Cs%3A7%3A%22catalog%22%3BmxSVuloginreqcheck%7Ci%3A1156463568%3B
3. Produkt 21 ausgewählt
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015163626%3A0%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A0%3A%7B%7Ds%3A5%3A%22total%22%3Bi%3A0%3Bs%3A6%3A%22weight%22%3Bi%3A0%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A3%3A%7Bs%3A4%3A%22name%22%3Bs%3A7%3A%22catalog%22%3Bs%3A4%3A%22file%22%3Bs%3A12%3A%22product_info%22%3Bs%3A11%3A%22products_id%22%3Bs%3A2%3A%2221%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617423%3BmxSVlastmodu%7Cs%3A7%3A%22catalog%22%3BmxSVuloginreqcheck%7Ci%3A1156463568%3B
4 In den Korb
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015163626%3A0%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A0%3A%7B%7Ds%3A5%3A%22total%22%3Bi%3A0%3Bs%3A6%3A%22weight%22%3Bi%3A0%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A2%3A%7Bs%3A4%3A%22name%22%3Bs%3A7%3A%22catalog%22%3Bs%3A4%3A%22file%22%3Bs%3A13%3A%22shopping_cart%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617423%3BmxSVlastmodu%7Cs%3A7%3A%22catalog%22%3BmxSVuloginreqcheck%7Ci%3A1156463568%3Bnew_products_id_in_cart%7Cs%3A2%3A%2221%22%3B
Teil 2
UserZitat1.Seitenaufruf
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015164145%3A0%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CN%3Bcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CN%3BmxSVlasttime%7Ci%3A1255617705%3BmxSVlastmodu%7Cs%3A4%3A%22Home%22%3BmxSVuloginreqcheck%7Ci%3A1762138946%3B
2. Kundenlogin
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A3%3A%220%3A2%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A0%3A%7B%7Ds%3A5%3A%22total%22%3Bi%3A0%3Bs%3A6%3A%22weight%22%3Bi%3A0%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A1%3A%7Bs%3A4%3A%22name%22%3Bs%3A12%3A%22Your_Account%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617754%3BmxSVlastmodu%7Cs%3A12%3A%22Your_Account%22%3BmxSVuser%7Cs%3A84%3A%22MjptaWNod2Vpc3M6ZTRjYWUyOGNhOGNiNGQ5YmViNTBmNzM2OWRiNDRjN2I6MTA6OjA6MDowOjA6OjQwOTY%3D%22%3BmxSVuser_uid%7Ci%3A2%3BmxSVuser_uname%7Cs%3A9%3A%22XXXXXXXXX%22%3Bcustomer_id%7Ci%3A2%3Bcustomer_default_address_id%7Ci%3A0%3Bcustomer_first_name%7Cs%3A9%3A%22XXXXXXXXXX%22%3B
3. Catalog
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015164403%3A2%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A6%3A%7Bi%3A10%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Ds%3A6%3A%2226%7B3%7D8%22%3Ba%3A2%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3Bs%3A10%3A%22attributes%22%3Ba%3A1%3A%7Bi%3A3%3Bs%3A1%3A%228%22%3B%7D%7Di%3A27%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A19%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A20%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A23%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7D%7Ds%3A5%3A%22total%22%3Bi%3A0%3Bs%3A6%3A%22weight%22%3Bi%3A0%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A1%3A%7Bs%3A4%3A%22name%22%3Bs%3A7%3A%22catalog%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617843%3BmxSVlastmodu%7Cs%3A7%3A%22catalog%22%3BmxSVuser%7Cs%3A84%3A%22MjptaWNod2Vpc3M6ZTRjYWUyOGNhOGNiNGQ5YmViNTBmNzM2OWRiNDRjN2I6MTA6OjA6MDowOjA6OjQwOTY%3D%22%3BmxSVuser_uid%7Ci%3A2%3BmxSVuser_uname%7Cs%3A9%3A%22XXXXXXXX%22%3Bcustomer_id%7Ci%3A2%3Bcustomer_default_address_id%7Ci%3A0%3Bcustomer_first_name%7Cs%3A9%3A%22XXXXXXXX%22%3B
4. Produkt 21 ausgewählt
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015164403%3A2%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A6%3A%7Bi%3A10%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Ds%3A6%3A%2226%7B3%7D8%22%3Ba%3A2%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3Bs%3A10%3A%22attributes%22%3Ba%3A1%3A%7Bi%3A3%3Bs%3A1%3A%228%22%3B%7D%7Di%3A27%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A19%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A20%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A23%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7D%7Ds%3A5%3A%22total%22%3Bd%3A799.90000000000009094947017729282379150390625%3Bs%3A6%3A%22weight%22%3Bd%3A84%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A3%3A%7Bs%3A4%3A%22name%22%3Bs%3A7%3A%22catalog%22%3Bs%3A4%3A%22file%22%3Bs%3A12%3A%22product_info%22%3Bs%3A11%3A%22products_id%22%3Bs%3A2%3A%2221%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617843%3BmxSVlastmodu%7Cs%3A7%3A%22catalog%22%3BmxSVuser%7Cs%3A84%3A%22MjptaWNod2Vpc3M6ZTRjYWUyOGNhOGNiNGQ5YmViNTBmNzM2OWRiNDRjN2I6MTA6OjA6MDowOjA6OjQwOTY%3D%22%3BmxSVuser_uid%7Ci%3A2%3BmxSVuser_uname%7Cs%3A9%3A%22XXXXXXXX%22%3Bcustomer_id%7Ci%3A2%3Bcustomer_default_address_id%7Ci%3A0%3Bcustomer_first_name%7Cs%3A9%3A%22XXXXXXXX%22%3B
5. In den Korb
mxSVlang%7Cs%3A6%3A%22german%22%3BmxSVanno%7Cs%3A14%3A%22091015164403%3A2%22%3BSESSION_USER_AGENT%7Cs%3A215%3A%22Mozilla%2F4.0%20%28compatible%3B%20MSIE%208.0%3B%20Windows%20NT%205.1%3B%20Trident%2F4.0%3B%20GTB6%3B%20Mozilla%2F4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%29%20%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.4506.2152%3B%20.NET%20CLR%203.5.30729%3B%20InfoPath.1%3B%20InfoPath.2%29%22%3BSESSION_IP_ADDRESS%7Cs%3A12%3A%2291.5.187.149%22%3Bcart%7CO%3A12%3A%22shoppingCart%22%3A4%3A%7Bs%3A8%3A%22contents%22%3Ba%3A7%3A%7Bi%3A10%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Ds%3A6%3A%2226%7B3%7D8%22%3Ba%3A2%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3Bs%3A10%3A%22attributes%22%3Ba%3A1%3A%7Bi%3A3%3Bs%3A1%3A%228%22%3B%7D%7Di%3A27%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A19%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A20%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A23%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7Di%3A21%3Ba%3A1%3A%7Bs%3A3%3A%22qty%22%3Bs%3A1%3A%221%22%3B%7D%7Ds%3A5%3A%22total%22%3Bd%3A879.890000000000100044417195022106170654296875%3Bs%3A6%3A%22weight%22%3Bd%3A91%3Bs%3A12%3A%22content_type%22%3Bb%3A0%3B%7Dcurrency%7Cs%3A3%3A%22EUR%22%3Bnavigation%7CO%3A17%3A%22navigationHistory%22%3A2%3A%7Bs%3A4%3A%22path%22%3Ba%3A1%3A%7Bi%3A0%3Ba%3A4%3A%7Bs%3A4%3A%22page%22%3Bs%3A11%3A%22modules.php%22%3Bs%3A4%3A%22mode%22%3Bs%3A6%3A%22NONSSL%22%3Bs%3A3%3A%22get%22%3Ba%3A2%3A%7Bs%3A4%3A%22name%22%3Bs%3A7%3A%22catalog%22%3Bs%3A4%3A%22file%22%3Bs%3A13%3A%22shopping_cart%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A0%3A%7B%7D%7D%7Ds%3A8%3A%22snapshot%22%3Ba%3A0%3A%7B%7D%7DmxSVlasttime%7Ci%3A1255617843%3BmxSVlastmodu%7Cs%3A7%3A%22catalog%22%3BmxSVuser%7Cs%3A84%3A%22MjptaWNod2Vpc3M6ZTRjYWUyOGNhOGNiNGQ5YmViNTBmNzM2OWRiNDRjN2I6MTA6OjA6MDowOjA6OjQwOTY%3D%22%3BmxSVuser_uid%7Ci%3A2%3BmxSVuser_uname%7Cs%3A9%3A%22XXXXXXXX%22%3Bcustomer_id%7Ci%3A2%3Bcustomer_default_address_id%7Ci%3A0%3Bcustomer_first_name%7Cs%3A9%3A%22XXXXXXXX%22%3Bnew_products_id_in_cart%7Cs%3A2%3A%2221%22%3B
:bye: