Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Guest Shopping Cart Failing After Upgrade

    Surely whoever did your upgrade has some input on why it's not working?

    Maybe your Rewritten URLs are broken?
    Maybe your session code is broken by addons which have altered its behavior?
    Maybe your site requires a different setting for the dot-prefix on the cookie domain? Or your URL rewriter is altering how session cookies are generated.

    Further, your site's design is prone to complicate some of your symptoms because your navigation header menu doesn't properly generate a zenid when it's needed, unlike "many" (but not all) of your other links. Thus, if someone is visiting in a mode that's requiring the zenid be stuffed onto the URL, and they click on any of your header menu options, their entire session will be dumped because the links are hardcoded instead of being generated by zen_href_link.
    Granted, if your session handling is working properly this template design flaw will be masked and much less likely to cause a 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.

  2. #2
    Join Date
    Apr 2010
    Posts
    59
    Plugin Contributions
    0

    Default Re: Guest Shopping Cart Failing After Upgrade

    Thank you both for your insightful replies. My boss seems to think it is a cookie problem that will dissipate with time.

    His reply to this issue was:

    "It has to do with the new style cookies used in the latest version of zen. All of us have old cookies lying about from prior testing.

    Either dump your cache or go to private browsing and it should be fine."

    I'm not currently aware of this, but I'm more of a designer than a developer so my ignorance with the subject could be clouding the solution.

    The programmer that made the upgrade is based overseas and his English is poor. We'd prefer not to go back through him if possible.

    Dr. Byte - I want to learn how to write these links with Zen's Href correctly. Can you give me a few examples on how I can go about writing in the correct Hrefs?

    Some of my links are being pointed towards custom pages in the site. Is this something in the

    includes/extra_datafiles/FILENAME.php

    or

    includes/languages/english/FILENAME.php

    where I can see the variable that is being called for the Href? I'm aware of the difference in syntax that php uses for Hrefs linking, I'm just not sure what variable represents what page and how to decipher that accordingly.

    I realize this isn't your job too, but any help will be much appreciated as I am the company code monkey.

    Thank you for your time and assistance.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Guest Shopping Cart Failing After Upgrade

    Take a look in /includes/templates/template_default/common/tpl_header.php for some zen_href_link usage examples.
    .

    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. #4
    Join Date
    Apr 2010
    Posts
    59
    Plugin Contributions
    0

    Default Re: Guest Shopping Cart Failing After Upgrade

    Thanks for your help guys, I'll see what I can do with re-writing these links and I'll report on their success.

    Much appreciated!

 

 

Similar Threads

  1. No Shopping cart in whos online after upgrade..?
    By philip937 in forum General Questions
    Replies: 8
    Last Post: 29 Mar 2012, 11:20 AM
  2. Shopping Cart problem after upgrade - SEO URL
    By marknew in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 11 Mar 2011, 12:44 AM
  3. No Shopping Cart after upgrade 3.8a -> 3.9f
    By wclwebby in forum Upgrading from 1.3.x to 1.3.9
    Replies: 7
    Last Post: 6 Oct 2010, 08:42 PM
  4. modules admin page failing after test upgrade
    By irony in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 21 Aug 2008, 07:54 PM

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