Results 1 to 6 of 6

adding new pic when duplicating product.

This is a discussion on adding new pic when duplicating product. within the Store Administration forums, part of the osCmax V2.5 Forums category; well not really a bug but an issue for me. i sell alot of the same items with a different ...

      
  1. #1
    Active Member
    Join Date
    Aug 2008
    Posts
    171
    Rep Power
    5


    Default adding new pic when duplicating product.

    well not really a bug but an issue for me.

    i sell alot of the same items with a different image.
    so i use duplicate product to add new product and i just change the pic and title to list a new item (everything else stays the same)
    my issue is when i add the new pic.
    i delete the old pic with the check box and click update.
    then i go back and add the new pic...but when i click delete it will delete the pic from the original listing that i duplicated as well that i do not want to change.
    with this way i have to go back into the original listing and add the pic again and add the new pic to the duplicated listing...which takes 3x as long to list an item.

    is there a way to do this without all the extra steps like before 2.5rc1?

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,374
    Rep Power
    57


    Lightbulb Re: adding new pic when duplicating product.

    Sounds like you're doing a linked copy, instead of a duplicate.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    Active Member
    Join Date
    Aug 2008
    Posts
    171
    Rep Power
    5


    Default Re: adding new pic when duplicating product.

    Quote Originally Posted by ridexbuilder View Post
    Sounds like you're doing a linked copy, instead of a duplicate.
    im using the button COPY TO then DUPLICATE PRODUCT.
    and it will change the image on both listings as if they are the same.

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,374
    Rep Power
    57


    Lightbulb Re: adding new pic when duplicating product.

    Are you sure that it's not just your browser cache, the image is linked to a specific Product ID? A copy will (should?) create a new Product ID.
    Try an EasyPopulate export to confirm this - just choose Custom, Image for the export.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,126
    Rep Power
    55


    Default Re: adding new pic when duplicating product.

    I see your issue - you want to clear the image name from the database NOT delete it from the server ... unfortunately we have designed this to make it easy for people who would normally be using the same image for the same product. I would suggest that EJ's solution of using EasyPopulate to edit the database values for the new product to be the easiest route. Otherwise if you want you can edit the source to suit your needs - simply removing the products_image from the duplicate query will allow you to change the image when you copy them. BACKUP! Open catalog/admin/categories.php - Line 740 - remove " . tep_db_input($product['products_image']) . " Job Done! If this sounds difficult or confusing get someone else to do it for you. BACKUP before you fiddle around. Let me know if I can help anymore. Regards.
    pgmarshall
    _______________________________

  6. #6
    Active Member
    Join Date
    Aug 2008
    Posts
    171
    Rep Power
    5


    Default Re: adding new pic when duplicating product.

    Quote Originally Posted by pgmarshall View Post
    I see your issue - you want to clear the image name from the database NOT delete it from the server ... unfortunately we have designed this to make it easy for people who would normally be using the same image for the same product. I would suggest that EJ's solution of using EasyPopulate to edit the database values for the new product to be the easiest route. Otherwise if you want you can edit the source to suit your needs - simply removing the products_image from the duplicate query will allow you to change the image when you copy them. BACKUP! Open catalog/admin/categories.php - Line 740 - remove " . tep_db_input($product['products_image']) . " Job Done! If this sounds difficult or confusing get someone else to do it for you. BACKUP before you fiddle around. Let me know if I can help anymore. Regards.
    ok i did the above and all is good,thanks.
    Last edited by 2001kx; 10-01-2011 at 08:28 AM.

Similar Threads

  1. [Products/Categories] Product not found! after adding a product
    By albertforsiber in forum Store Administration
    Replies: 10
    Last Post: 06-08-2011, 07:18 AM
  2. duplicating products in same folder?
    By blackhawk in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 12-29-2009, 07:08 PM
  3. Easy populate duplicating product when making changes
    By trap in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 07-26-2005, 04:57 AM
  4. Adding a new product?
    By BaL2IFaL in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-11-2005, 10:17 AM
  5. Easy Populate is duplicating categories
    By icecold in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-15-2003, 06:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •