Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: Warning notice when adding products to shopping cart

    That did the trick. I had to run all four of the queries below, of course after first replacing "products" with the name of my products table, like xxxxx_products...

    UPDATE products SET products_quantity_order_min = 1;
    UPDATE products SET products_quantity_order_units = 1;
    UPDATE products SET products_quantity_order_max = 0;
    UPDATE products SET products_qty_box_status = 1;

    I'm pretty sure the data was corrupted in the first place as a result of some clumsy Easy Populate handy work on my part. I'll be more careful in the future. I'm kind of afraid to do a lot of work with attributes because it will probably just make the whole Easy Populate process even trickier, but nothing ventured nothing gained "they" say.

    I do have one more question... While cleaning up my products table, I found the following columns, but I can't find a place in the admin where I can edit them...

    metatags_title_status
    metatags_products_name_status
    metatags_model_status
    metatags_price_status
    metatags_title_tagline_status

    How are these altered in the admin? Please advise.

    Thanks for all your help everyone!!!

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

    Default Re: Warning notice when adding products to shopping cart

    When on the Product listing in the Catalog of the Admin there is either a Black or Orange biohazard icon ...

    When Black there are no custom meta tag settings when Orange then there are custom meta tag settings ...

    Update the Products meta tags in this manner and there are also similar settings for Categories ...
    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
    Oct 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: Warning notice when adding products to shopping cart

    If there aren't custom meta tags for a product, do they get generated automatically?

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

    Default Re: Warning notice when adding products to shopping cart

    Quote Originally Posted by John Vieth View Post
    If there aren't custom meta tags for a product, do they get generated automatically?
    Yes -- they'll be automatically built based on the product name and its description, model number and price ... combined with your site-wide metatags.
    .

    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.

  5. #5
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Warning notice when adding products to shopping cart

    Thank You Linda you are a life saver from a lot of work. EP Advance seems to have just a little bug or something. Thank you again for the fix. Thank you DrByte for that Info I always wonder that to.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

Similar Threads

  1. Shopping cart empty when adding product to cart?
    By juanitas in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 13 Aug 2009, 11:22 PM
  2. Replies: 19
    Last Post: 22 Nov 2008, 06:11 PM
  3. Replies: 2
    Last Post: 11 Nov 2008, 09:56 AM
  4. Warning when adding/editing new products or categories
    By ideasgirl in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 26 Oct 2007, 02:47 PM
  5. take out weight when adding to shopping cart
    By magicfun in forum Customization from the Admin
    Replies: 4
    Last Post: 30 Jun 2006, 01:36 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