Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2006
    Posts
    12
    Plugin Contributions
    0

    Default Removing Mixed Options Values text

    I can't for the life of me find how to disable printing of *Mixed Options Values is OFF . My customers don't care if it's on or off mainly it's assumed to never be on in my website.

    It shows up on the product page, when I check out, on the error messaging etc... Is the only way to get rid of it by modifying all the files where it shows up? I can't find an option in the admin page as to where to turn off printing that the Mixed Options Value is OFF/ON messaging.

    Thanks in advance.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Removing Mixed Options Values text

    Two ways to handle this without editing all of the code is to define:
    TEXT_PRODUCTS_MIX_OFF_SHOPPING_CART
    TEXT_PRODUCTS_MIX_ON_SHOPPING_CART

    to both be '' in the english.php

    However, this may leave an extra <br /> or &nbsp; running around ...

    The other way to do this is backup the file:
    /includes/functions/functions_prices.php and customize the function that displays that information ...

    NOTE: there are no overrides for functions so backup the original and your changed file and put them somewhere safe for next time you upgrade or need to revert back ...
    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!]
    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!

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Removing Mixed Options Values text

    NOTE: use the Tools ... Developer's Tool Kit to locate things you are not sure where they are defined or used ...

    The bottom input box would help you locate the function as well as the language file for this ...
    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!]
    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!

  4. #4
    Join Date
    Jul 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Removing Mixed Options Values text

    Thank You So Much!

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Removing Mixed Options Values text

    What worked best for you to resolve this?
    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!]
    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!

  6. #6
    Join Date
    Jul 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Removing Mixed Options Values text

    Changing the function call in the /includes/functions/functions_prices.php worked best. After that everything seemd great.


    -- Fernando

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Removing Mixed Options Values text

    Thanks for the update ... glad that this worked for you ...
    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!]
    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!

 

 

Similar Threads

  1. Mixed Options for multiple quantities error
    By tg11 in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 1 Sep 2008, 07:12 PM
  2. Mixed Options?
    By Shooters in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 27 Feb 2008, 12:13 PM
  3. Error: Mixed Option Values Is On
    By bobbyt in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Nov 2006, 06:04 AM
  4. *Mixed ON inbetween Min & Max values in Add to Cart???
    By JohnLillz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Nov 2006, 07:18 AM
  5. Removing Units / Mixed from product listing
    By sparrish in forum Basic Configuration
    Replies: 0
    Last Post: 29 Sep 2006, 05:49 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