Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2011
    Posts
    2
    Plugin Contributions
    0

    Default Who's Online cart help!

    hi, few days in zencart version 1.3.9h I no longer see the cart visible on the right.
    I checked in the layout settings and the settings appear correct.

    I noticed that the contents of files in the cache is changed from this:

    securityToken|s:32:"15c28fcdb51316199b303314e4884517";customers_host_address|s:5 3:"host173-123-static.240-95-b.business.telecomitalia.it";cartID|s:0:"";cart|O:12:"shoppingCart":8:{s:8:"cont ents";a:0:{}s:5:"total";i:0;s:6:"weight";i:0;s:6:"cartID";s:5:"99503";s:12:"cont ent_type";b:0;s:18:"free_shipping_item";i:0;s:20:"free_shipping_weight";i:0;s:19 :"free_shipping_price";i:0;}navigation|O:17:"navigationHistory":2:{s:4:"path";a: 2:{i:0;a:4:{s:4:"page";s:5:"index";s:4:"mode";s:6:"NONSSL";s:3:"get";a:1:{s:5:"c Path";s:2:"16";}s:4:"post";a:0:{}}i:1;a:4:{s:4:"page";s:12:"product_info";s:4:"m ode";s:6:"NONSSL";s:3:"get";a:2:{s:5:"cPath";s:2:"16";s:11:"products_id";s:3:"89 4";}s:4:"post";a:0:{}}}s:8:"snapshot";a:0:{}}check_valid|s:4:"true";language|s:7 :"italian";languages_id|s:1:"2";languages_code|s:2:"it";currency|s:3:"EUR";today _is|s:10:"2011-10-29";updateExpirations|b:1;session_counter|b:1;customers_ip_address|s:14:"95.240. 123.173";customer_id|s:3:"242";customer_default_address_id|s:3:"249";customers_a uthorization|s:1:"0";customer_first_name|s:7:"Rosalia";customer_last_name|s:9:"T omarchio";customer_country_id|s:3:"105";customer_zone_id|s:3:"235";


    to this:

    iNmiyeETzP1UlMxq-0qpDHyd-k44U4X7qbmfQN1T4RSm9CXhW0UNdYrO5_J0mKSwT-U6slxzHV30qgUchY95v3DK8e6naw8Z7MgKuVIIn6m0xxF6T6kgFCTMVYAaU4w2ZHrhcuJZ17cWwcnd6R PJ81GOiRcrAgHUp7u5NF28PX-0htpehPFk8My3RmH-DdN2Qsj1PHCD-i4aXYGoCjDB3xcVnz8rqPBfDt7ZoeORzpasZLnc6m1M4M2oDIK-IeVYCJfKDCn9-C-xs8AEZab4XBI2D8HUGGy5iWv2PwhFMkX5g-vW0PFvkXYAHmQuro2cGflaQH9mpv0M10NkcUh5vMdmikiYUzT9-hQpAukb-ikpfeevh6u3uDS2vl6R38LFbeG19KPLE8tXFdwKCZ6tIIkbZ72yZhP_iI4XyhImLXHJhm0eczMEVPaLX HlaLoMVTZn1ym5Z08tBrvsMFtauPyH-5Lhm81osDwkKVL-ndS0h1cyN6TZqReuy_eBAs_OtC9YE4K4zAHZe6gCjwDStPQUn5sIvwfqKbj0yZ7uJ5dxCsRsr7smLWbl 5YIVMYIGyyrILTWit5dGLIPdSh7Wxffl1rgjWg1iioU2m14qp5Sh1WE0zL_9jEHzFGAylDccp_FlNCPB-fQoEqur-dDZNgnGm3qLLA1iHoIaJvtGwuJ-pBOitohhmR-EGSvP5IcmTBdL8fnb88Tbr4EaZFYJ0L3ZrD7w0zYtCy8gh6LL0sHoPpu_XlhNjT3oTIYMkVrjDE60RWP 2xJlu2G4plyj3Bh-zXMzReDiXpqyzIaYtdjFWhNKpH7pgVecwFHo3Ash_5b-AyvQMtfGgPynB62pQrrpAbx3-B4OK7w_3xZkvyZqqqE3lwqj-4qb3hrao3jkfwbAcC5wopOm2Lj45r0oZ65hvNj3FFaMD19-J2_NM3oRbyCeh5DwIQwiah1YXheyGYAivXuiftqImo8zjLURc3ZlJYyFEJsuRdMcc_0ezobmPV3zOQ7P hKJvm7Z3k_wF0-

    I have already reinstalled zencart but the problem remained.
    How can I fix it?
    thanks.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Who's Online cart help!

    Your webserver uses suhosin, which encrypts session data, thus preventing Zen Cart from being able to snoop inside unsuspecting customers' carts.

    If you wish to spy on your customers, you will need to have your hosting company disable the session encryption feature from their server's security settings.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2009
    Location
    Sparta, TN
    Posts
    158
    Plugin Contributions
    0

    Default Re: Who's Online cart help!

    Quote Originally Posted by DrByte View Post
    Your webserver uses suhosin, which encrypts session data, thus preventing Zen Cart from being able to snoop inside unsuspecting customers' carts.

    If you wish to spy on your customers, you will need to have your hosting company disable the session encryption feature from their server's security settings.
    DrByte,
    I have 1.3.9h with DB 1.3.9b, webserver is using suhosin (unsure of date suhosin.session.encrypt "ON" began)
    This same issue just began yesterday IN ADDITION everyone appears to have something in their cart even if it's not so. I tested with items in my cart and zero items in my cart. Do you know if this is also an issue with suhosin?
    Thank you - VDSDecal

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Who's Online cart help!

    Most likely, yes.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jun 2009
    Location
    Sparta, TN
    Posts
    158
    Plugin Contributions
    0

    Default Re: Who's Online cart help!

    I contacted my hosting company and requested they disable the session encryption feature from their server's security settings. The approximately 100 suhosin settings don't appear any different when I view the Admin/Server Settings (though I didn't keep a copy of the settings from yesterday), but now all is working properly again.
    THANK YOU!

  6. #6
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: Who's Online cart help!

    I contacted my hosting company for this setting change. They did (at least they said they did) but i still do not see any more cart content. Any other setting needs to be changed, edited or otherwise modified?

 

 

Similar Threads

  1. v150 Who's online - view cart?
    By CaroleAs in forum Basic Configuration
    Replies: 0
    Last Post: 27 Feb 2012, 12:00 PM
  2. Viewing shopping cart on Who's Online
    By Stitchy in forum General Questions
    Replies: 0
    Last Post: 25 Mar 2011, 06:29 PM
  3. Viewing 'users shopping cart' within 'Who's Online'
    By Green333 in forum General Questions
    Replies: 9
    Last Post: 8 Apr 2010, 04:36 AM
  4. Who's online does not show cart
    By yellow1912 in forum General Questions
    Replies: 18
    Last Post: 15 Apr 2009, 10:37 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR