Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: My Store Does Not Work In Google Chrome

    In some hosting environments, Chrome has weird session issues. Have you tried this change:

    http://www.zen-cart.com/forum/showpo...6&postcount=19
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

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

    Default Re: My Store Does Not Work In Google Chrome

    Quote Originally Posted by articleck View Post
    If I enter a password that is NOT correct, I do get an error message.

    Code:
    Error: Sorry, there is no match for that email address and/or password.
    But using the correct password does not log one in.
    Those symptoms are perfect indicators that your problem is related to session handling, specifically that your browser isn't communicating correctly with the server in a way the server recognizes, and thus the session cannot be negotiated properly. Chrome is notorious for that.

    If the problem were consistent across all browsers, the following troubleshooting would be suggested: https://www.zen-cart.com/tutorials/i...hp?article=281 . Tips from that article may still be useful, but I'd start with swguy's suggestion above, as it's more targeted to your unique 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.

  3. #13
    Join Date
    Nov 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: My Store Does Not Work In Google Chrome

    Quote Originally Posted by swguy View Post
    In some hosting environments, Chrome has weird session issues. Have you tried this change:

    http://www.zen-cart.com/forum/showpo...6&postcount=19
    I cannot make the changes detailed in that post because the code to change does not exist in the file specified.

    The only similar code that I can find in the file is
    Code:
    if (PHP_VERSION >= '5.2.0') {
      session_set_cookie_params(0, $path, (zen_not_null($cookieDomain) ? $domainPrefix . $cookieDomain : ''), FALSE, TRUE);
    } else {
      session_set_cookie_params(0, $path, (zen_not_null($cookieDomain) ? $domainPrefix . $cookieDomain : ''));
    }
    But my server is not php version 5.2.0 it is 5.3.8

  4. #14
    Join Date
    Nov 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: My Store Does Not Work In Google Chrome

    I set Cookie Domain to false in sessions configuration.

    Now it seems to be working. Not fully tested yet, but looking good.

  5. #15
    Join Date
    Nov 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: My Store Does Not Work In Google Chrome

    ok, it's not fixed.

    One can login now, but not checkout...

    If one is logged in, the cart redirects to the login/signup screen
    when attempting to to checkout.

  6. #16
    Join Date
    Nov 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: My Store Does Not Work In Google Chrome

    It's working... I cleared my browser cache and the problem went away.

    Thanks for the help

    Dan

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

    Default Re: My Store Does Not Work In Google Chrome

    Quote Originally Posted by articleck View Post
    I set Cookie Domain to false in sessions configuration.

    Now it seems to be working. Not fully tested yet, but looking good.
    Quote Originally Posted by articleck View Post
    It's working... I cleared my browser cache and the problem went away.

    Thanks for the help

    Dan
    Thanks for confirming that it works fine.
    .

    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.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 27
    Last Post: 22 Feb 2015, 07:25 PM
  2. v153 [Not a ZC bug] Manufacturers Scroll Box Breaks Google Chrome
    By mikeel100 in forum Bug Reports
    Replies: 2
    Last Post: 6 Nov 2014, 03:22 AM
  3. Replies: 1
    Last Post: 17 Mar 2012, 03:43 AM
  4. Per Weight Unit does not work in Google Checkout
    By simmys66 in forum Addon Payment Modules
    Replies: 1
    Last Post: 5 Apr 2011, 08:54 AM
  5. Per Weight Unit does not work in Google Checkout
    By chancer in forum Basic Configuration
    Replies: 1
    Last Post: 4 Nov 2007, 02:27 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