Search:

Type: Posts; User: Kevin205

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    3,594
    Views
    513,396

    Sticky: Re: Using EP4 to update existing products

    Thanks.
  2. Replies
    3,594
    Views
    513,396

    Sticky: Re: Using EP4 to update existing products

    Where can I download the latest version of EP4? I could not find it in the plugin sections.
  3. Replies
    807
    Views
    339,601

    Re: Dynamic Filter [Support Thread]

    Did you download the Dynamic filter from: https://www.zen-cart.com/downloads.php?do=file&id=1361?

    It says it's only compatible with Zen Cart® Versions: v1.3.9, v1.5.0, v1.5.1 ?
  4. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    I meant 1.5.4 not 1.4.5
  5. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Thank you for the reply.

    Before posting I searched this thread for 1.4.5, and didn't come up with anything. That's why I posted.

    I'm sorry and thank you.
  6. Replies
    807
    Views
    339,601

    Re: Dynamic Filter [Support Thread]

    Is Dynamic Filter compatible with with v1.5.4 Zen?
  7. Replies
    3,594
    Views
    513,396

    Sticky: Re: Using EP4 to update existing products

    Is EasyPopulate 4.0 compatible with Zen v1.5.4?

    What is the difference between EasyPopulate 4.0 and Easy Populate 1.2.5.4?
  8. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Is SBA compatible with with v1.5.4 Zen?
  9. Replies
    3
    Views
    937

    v151 Re: Meta Tag price does not show up

    I forgot to mention this these products where uploaded using EP4.

    I just tried the following, and it displayed the Price correctly without "Free Ship".

    Under admin I changed Always Free...
  10. Replies
    3
    Views
    937

    v151 Re: Meta Tag price does not show up

    Thank you for the reply.

    I don't that would solve the problem as there are other products in the cart that display properly.
  11. Replies
    3
    Views
    937

    v151 Meta Tag price does not show up

    Added some new products, but meta tag price does not show up in the title page . All products all priced by attribute and free shipping. And I have set the lowest price to be the default price.
    ...
  12. Replies
    0
    Views
    345

    v151 Featured products

    Instead of adding featured products one by one through admin > Catalog > Featured Products, can the products be added directly to table zen_featured?

    Is there any other table that gets modified...
  13. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Thank you
  14. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Can customid data be place in e-mails to clients?
  15. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Sorry for the late reply.

    While trying to eliminate the discontinued items from the SBA table, I could not find a comprehensive report with all of SBA data needed in one report. That is why I...
  16. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    That did it


    replaced
    p.products_id = 52

    with
    p.products_id = sba.products_id

    It accomplished what I needed. It now display all SBA related data, Thank you mc12345678
  17. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    I got kicked out while typing!

    I have this query working, but only for one product id (52). I need to retrieve all data.


    select
    p.products_id,
    p.products_model,
    ...
  18. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Is it possible to write a query to display the following in one pass?

    products_id
    products_model
    customid
    products_attributes_id
    options_id
    options_values_id
    products_options_values_name
  19. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Got it and thank you mc12345678.
  20. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    In my version of SBA; deleting a product from catalogue does NOT delete the records belonging to that product in the SBA table. Is there a preferred method of cleaning up / deleting product...
  21. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Sorry for the trouble. Issue fixed!
    They use excel to export the .CSV files, and saved as type MAC instead of MS-DOS. Even though they look the same in Notepad++, it wasn't importing.
    ...
  22. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Copied using Notepad++


    v_products_model,v_status,v_specials_price,v_specials_date_avail,v_specials_expires_date,v_products_price,v_products_msrp,v_products_quantity
    XTO-7SS420524,1,,,,50,,1...
  23. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    For some reason the Model/Price/Qty does not import data, quantity or price!

    I exported the PriceQty-EP2014Dec10-103644.csv, modified and imported it via PriceQty-EP2014Dec10-103644-TEST.csv. As...
  24. Replies
    4
    Views
    377

    v151 Re: discount coupon for a manufacturer

    I appreciate it. Thank you.
  25. Replies
    4
    Views
    377

    v151 Re: discount coupon for a manufacturer

    Thank you for the reply Linda.

    Followed the post, installed. Works perfectly on 1.5.1.

    Would you mod this in 1.5.1 also?...
  26. Replies
    4
    Views
    377

    v151 discount coupon for a manufacturer

    Can a discount coupon be created for a manufacturer?
  27. adding descriprion to manufacturer queried page

    When doing a query for manufacturers_id, is there a mod to add a description to that page?

    ie: domaindotcom/index.php?main_page=index&manufacturers_id=10
  28. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Thank you
  29. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Can products_model be edited/revised using EP4? If yes which module?

    Thank you.
  30. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute for Zen Cart 1.5.3

    Sorry posted the wrong thread.
  31. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute for Zen Cart 1.5.3

    Can products_model be edited/revised using EP4? If yes which module?

    Thank you.
  32. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute for Zen Cart 1.5.3

    Thank you for the reply.

    I will do that.
  33. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute for Zen Cart 1.5.3

    Has anyone found a solution and the best way to mass delete specific attributes from products that their attributes have been discontinued?
  34. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Just wanted to thank to Chad and MC for all they have done.
  35. v151 Re: Product Sub-Categories do not show up, after moving products

    Solved.

    MC, that's why they call you guys the experts. I did not realize it.

    MC and Linda, Thank you.
  36. v151 Re: Product Sub-Categories do not show up, after moving products

    That did it. Thank you.

    How did you know it was products_id 5357
  37. v151 Re: Product Sub-Categories do not show up, after moving products

    SELECT * FROM `zen_products_to_categories` WHERE `categories_id`=63

    resulted:
    products_id 5357
  38. v151 Re: Product Sub-Categories do not show up, after moving products

    Tried classic still does not show up. I will pm the path. Thank you.
  39. v151 Re: Product Sub-Categories do not show up, after moving products

    Hello Linda. May I PM?
  40. v151 Re: Product Sub-Categories do not show up, after moving products

    Unfortunately, it did not work.

    I ran the following with no success.
    Admin -> Tools -> Store Manager, and click on "Reset ALL Products Master Categories ID"

    also ran
    Admin -> Tools -> Store...
  41. v151 Re: Product Sub-Categories do not show up, after moving products

    I will give it try and will keep you posted. Thanks.
  42. v151 Re: Product Sub-Categories do not show up, after moving products

    I will look at the table.

    And Yes I just checked again and there are no products under Specials Category (Master Category) or Clothing Specials (sub-Category).
  43. v151 Re: Product Sub-Categories do not show up, after moving products

    Zen Cart's message is "There are no products to list in this category", at URI domainDOT.com/index.php?main_page=index&cPath=52_53
  44. v151 Re: Product Sub-Categories do not show up, after moving products

    Zen Cart's message is "There are no products to list in this category", at URI domainDOT.com/index.php?main_page=index&cPath=52_53
  45. v151 Product Sub-Categories do not show up, after moving products

    A client had created a master category called Specials (cPath 52) and a sub-category called Clothing Specials (cPath 53). By mistake, customer places all their products under sub-category Clothing...
  46. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    If EP4 can't do this task, then to retain products_id; products have to be moved manually, one by one through Zen Cart's move function.

    Thanks for the reply. :no: :yes:
  47. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Can a product be moved from one category to a newly desired category and subcategory using "FUll-EP_" import?

    Example:
    Move from: Products^T-Shirts
    To: Clearance^T-Shirts

    I did this by...
  48. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    That's it. It is pulling the additional 14 records from the linked products.

    Thank you.
  49. Replies
    3,594
    Views
    513,396

    Sticky: Re: EasyPopulate 4.0 Support Thread

    When I export Model/Price/Qty (PriceQTY-EP) through EP4; it pulls 14 duplicates records with the same "v_products_model". When I check table zen_products, there are only 14 unique of those...
  50. Replies
    3,551
    Views
    539,930

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Thanks for reply and information.
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR