Results 1 to 2 of 2
  1. #1
    Join Date
    May 2007
    Posts
    8
    Plugin Contributions
    0

    help question Combining carts - slight error

    Hi all,

    thanks for all the great work with the new release!!

    Not being very good with coding I'm a bit stumped on something, done a search but the answers found not relavent.

    When I add something to cart as a guest, then log in I get a 'warning' at the top of the page but instead of something like 'Your cart contents have been combined' it says: WARNING_SHOPPING_CART_COMBINED.

    Which file do I change this in? I dont want to change the wrong thing!

    THanks

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

    Default Re: Combining carts - slight error

    That means you didn't thoroughly merge your customized english.php with the master english.php, and you're missing at least this line:
    Code:
      define('WARNING_SHOPPING_CART_COMBINED', 'NOTICE: For your convenience, your current shopping cart has been combined with your shopping cart from your last visit. Please review your shopping cart before checking out.');
    And, if you're missing that one, you should probably triple-check *all* your language files, and be sure that you've merged *all* your customizations with *all* the updates, in *all* your language files, template files, override modules, etc.
    .

    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.

 

 

Similar Threads

  1. Quest Carts Combining
    By borris30 in forum Managing Customers and Orders
    Replies: 3
    Last Post: 11 Jan 2011, 06:19 PM
  2. Slight Emergency
    By WeFoundEm in forum General Questions
    Replies: 9
    Last Post: 19 Dec 2010, 06:19 AM
  3. slight problem :|
    By spid3r1987 in forum General Questions
    Replies: 14
    Last Post: 13 Oct 2010, 04:43 PM
  4. Error Message - two different carts?!?
    By DiZZ in forum General Questions
    Replies: 4
    Last Post: 2 Jul 2007, 12:22 AM

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