Page 8 of 17 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 162
  1. #71
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multiple Products (Copy, Move, Delete)

    I guess the easy way to do this is include some screen shots.
    A walk through of what i am doing is
    -Select the move radio button
    -Select destination category
    -Search categories with terms
    -Select products
    -Press Confirm

    But after that nothing moves? I'm stumped everything else works
    Click image for larger version. 

Name:	gwmove1.jpg 
Views:	80 
Size:	20.7 KB 
ID:	9936

    Click image for larger version. 

Name:	gwmove2.jpg 
Views:	60 
Size:	22.3 KB 
ID:	9937

    Click image for larger version. 

Name:	gwmove3.jpg 
Views:	53 
Size:	20.6 KB 
ID:	9938

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

    Default Re: Multiple Products (Copy, Move, Delete)

    Now regardless of what the screen says ... if you look in the Category that you moved the Products to ... did they get moved?
    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: v1.5.5]
    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. #73
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multiple Products (Copy, Move, Delete)

    No it does not move the products
    Posted via Mobile Device

  4. #74
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multiple Products (Copy, Move, Delete)

    Could this work to remove multiple manufacturers also?

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

    Default Re: Multiple Products (Copy, Move, Delete)

    Zen Cart is designed with 1 Manufacturer per Product ...

    What are Multiple Manufacturers?
    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: v1.5.5]
    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. #76
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Multiple Products (Copy, Move, Delete)

    Somehow I ended up with over 500 manufacturers 300 plus are the same when I loaded the csv file instead of the one manufacturer it created them all as new. So i was just wondering if there was a function to remove multiple manufacturers at the same time with this mod.

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

    Default Re: Multiple Products (Copy, Move, Delete)

    No there isn't ... sorry ...
    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: v1.5.5]
    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!

  8. #78
    Join Date
    Jul 2004
    Posts
    142
    Plugin Contributions
    0

    Idea or Suggestion Re: Multiple Products (Copy, Move, Delete)

    Great tool. Saves me alot of work, thank you.
    Is there by chance a way of adding a sort feature to this so we can find items easier in the list. Currently it sorts only by iyem product number and I add duplicate items and only want to move one of the so I have to hunt down all of them in the list and uncheck.
    Thanks again.
    Stampsville
    hhtp: // s t a m p commune . com

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

    Default Re: Multiple Products (Copy, Move, Delete)

    You can customize the SELECT for the list and add an order by to it around line 344:
    Code:
            $query = $db->Execute($raw_query . $where_str . ' group by p.products_id');
    such as to sort by products_name:
    Code:
            $query = $db->Execute($raw_query . $where_str . ' group by p.products_id' . ' order by pd.products_name');
    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: v1.5.5]
    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!

  10. #80
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,538
    Plugin Contributions
    0

    Default Re: Multiple Products (Copy, Move, Delete)

    Linda,

    We have an issue. When I move 6 or 7 products from one category to another it just moved 1 istead all 6 or 7.

 

 
Page 8 of 17 FirstFirst ... 678910 ... LastLast

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR