Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Who's online does not show cart

    And you also are storing everything to the database in your two configure.php files, correct?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #12
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Who's online does not show cart

    Quote Originally Posted by Ajeh View Post
    And you also are storing everything to the database in your two configure.php files, correct?
    Hi,

    Yes that also its given 'db' in both files. I noticed this also in many threads.

    Seeing what all in cart is very important for us, as we guide to customers what shipping method they should use based on items in cart. We have multiple shipping methods.

    ~ Time

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

    Default Re: Who's online does not show cart

    Quote Originally Posted by time111 View Post
    ... we guide to customers what shipping method they should use based on items in cart.
    I'm not sure I understand ... are you talking to these customers while they're on the telephone with you or something?
    If yes, then why do you need to see the cart online if you have them on the phone and are guiding their shopping?
    If no, then how do you influence their choice of shipping options if you have no interaction with them other than remotely spying on what they choose to add to their cart?
    .

    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.

  4. #14
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Who's online does not show cart

    Hi,

    We use live chat and its not spying and we dont influence any customer, we only guide for appropriate shipping method, as it become lengthy process to inform them for extra shipping or refunding balance if they paid extra.

    By the way, I will be glad if you concentrate on core issue i.e. Who's Online not working. If it was so unethical then it would not have included in software in first place. As many people on forum are searching this. Im the first person who confirmed that its nothing to do with Suhosin.

    ~ Time

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

    Default Re: Who's online does not show cart

    Well, I'm not sure what exactly is causing it, because in the past couple hours I have checked a dozen different sites, spread across numerous different servers using various hosting configurations, including varying operating systems and varying server software ... and all of them are showing whos-online data, including cart contents, properly, on Zen Cart v1.3.8.

    So ... in some respect, the problem seems to be isolated to the two of you.

    Architecturally, the data is stored in the sessions table if you have your configure.php settings set to do so. As mentioned previously, if you have your config set to store sessions in files, that's not going to work. And, you need to be sure you have the same setting on both the admin and the storefront versions of your configure.php file.

    Additionally, if the problem "just started happening" recently, then it's pretty clear that the problem isn't with the software, unless you (or someone) have made changes to the software. So, if it's not the software, then perhaps it's the server. You're on your own to deal with your hosting company about what they've changed on their server.
    .

    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.

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

    Default Re: Who's online does not show cart

    Quote Originally Posted by time111 View Post
    By the way, I will be glad if you concentrate on core issue i.e. Who's Online not working.
    If you were to explain exactly what your problem was, perhaps that might be possible. In other forum threads you've scattered varying conflicting pieces of information. In one you talk about too many entries showing according to your personal preference. In another you talk about error messages. In another you talk about suhosin problems. In another you talk about other cart issues.

    Pick a thread, and explain the big picture there ... instead of hijacking 10 different threads that don't necessarily relate to your exact problem.
    .

    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.

  7. #17
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Who's online does not show cart

    Well, before this topic gets too long

    I understand your privacy concern DrByte, and I dont want to go peek into other people carts as well, but this is a question I was asked and could not find the answer, so I was interested in. What puzzles me was that the function was working on 1.3.7, but stops working on the new 1.3.8a. I have checked both configure files, they are all using 'db'. so that is weird. Anyhow, I think I can tell the person to live without that, Im just curious I guess.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Who's online does not show cart

    The only difference between 1.3.7 and 1.3.8 related to whos_online is that the database field storing the data was made larger to store more data. The net difference on the PHP side is nothing other than more data. I suppose you could force it back to shorter field length, but that doesn't seem to make any sense ... especially when I've seen it working just fine on lots of sites ... with my own eyes. I find it hard to believe that the problem is specific to 1.3.8. It seems way more likely to be specific to the host.
    .

    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.

  9. #19
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Who's online does not show cart

    Quote Originally Posted by DrByte View Post
    If you were to explain exactly what your problem was, perhaps that might be possible. In other forum threads you've scattered varying conflicting pieces of information. In one you talk about too many entries showing according to your personal preference. In another you talk about error messages. In another you talk about suhosin problems. In another you talk about other cart issues.

    Pick a thread, and explain the big picture there ... instead of hijacking 10 different threads that don't necessarily relate to your exact problem.
    Hi,

    In this thread I only posted because you was online at that time and the topic was same.

    I saw many 0 post threads which no one answers but questions are valid, so its make no sense that i should not join existing live thread than posting a 0 thread post.

    You had a peek on my other posts but incomplete. In all posts I only posted with relevant information. So called experts of zencart are telling people that because of Suhosin, Who's online is not working, so there I clarified even without it its not working.
    You also mistaken on too many entries, its not a bug, I just wanted to reduce online time of visitors from 20 mins to 5 mins so that it does not create a long list. So in short that also not related to this post.

    I believe in place of pointing out to any person, it will be wise to address main issue here as its effecting lot of people. I my self dig out more than 2 dozen such people on forum.

    I do not know is it specific to 1.3.8 or not as from day one I use this. I encountered after I shifted from my new server to old server after encountering frequent downtime by new server. At first I though it was due to backing up of files but later when I done a fresh test installation, same problem persists. So I started digging into the forum.

    ~ Time

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 3
    Last Post: 17 Jul 2012, 07:15 AM
  2. Replies: 1
    Last Post: 27 Feb 2011, 01:35 PM
  3. [Duplicate] Who's online does not load most times
    By teamzr1 in forum Bug Reports
    Replies: 5
    Last Post: 25 Jul 2010, 08:43 PM
  4. Replies: 0
    Last Post: 16 Feb 2009, 12:44 AM
  5. Admin who's online does not show active and inactive carts?
    By dachilla in forum General Questions
    Replies: 2
    Last Post: 28 Dec 2008, 06:53 PM

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