• Hello,

    I’ve created a 2nd catalog and when I’m adding new products to that catalog (i.e., that catalog is selected in the menu to the right of the navigation bar) and click the “Add Product” button the product is added to the 1st catalog. Also the 1st catalog is now selected in the menu. When change the selection back to the 2nd catalog I see that no products are listed there.

    No matter how many times I try to add a new product to my 2nd catalog the product is added to the 1st catalog.

    Can you please look into why this is happening? Let me know if you have any questions.

    -johnny;j

    https://www.ads-software.com/plugins/product-catalog-8/

Viewing 1 replies (of 1 total)
  • Error log for developer to repair:
    (I already fixed this very simple bug on my site for now, but i’ll wait for next official update as well)

    WP trying to execute this query:
    INSERT INTO wp_pc8_products (product_name,product_description,product_price,product_link,product_image,product_category,catalog,product_subcategory) VALUES (‘asdas’,’asdasdasd’,’23123′,’sadasd’,’https://asdasd’,’0′,’1′,’0′)

    MySQL error:
    #1364 – Field ‘position’ doesn’t have a default value

    … I just set default value for attribute ‘position’ to 0 in products table in my DB…

Viewing 1 replies (of 1 total)
  • The topic ‘Can not add new products to new catalogs’ is closed to new replies.