Page 10 of 17 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 165
  1. #91
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

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

    Sounds like you did not make the changes in the read_me.txt so that the actions can work on more than one product at a time ...
    Required File Modifications:

    Three file modifications are requried.
    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!

  2. #92
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,606
    Plugin Contributions
    0

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

    Quote Originally Posted by Ajeh View Post
    Sounds like you did not make the changes in the read_me.txt so that the actions can work on more than one product at a time ...
    Ok,,, I am working on making the changes now

  3. #93
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,606
    Plugin Contributions
    0

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

    I finally made the 3 modifications and they worked.

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

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

    Thanks for the update that make the customizations in the:
    read_me.txt

    makes the add on work correctly ...
    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!

  5. #95
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,606
    Plugin Contributions
    0

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

    Linda,,

    I have a question or a suggestion when you see the products that you are about to move is it possible it will show the products image so you will know which item you are moving?

  6. #96
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,606
    Plugin Contributions
    0

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

    Linda,

    Is there a possiblity if you can have an image in the copy, delete and/or move the item that you can see which one you want to check?

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

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

    I will see if that is something I can add for the next release ...
    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. #98
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,606
    Plugin Contributions
    0

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

    Linda,

    Let me know when you have it up to date and ready.

  9. #99
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default error in 1.5 sql

    INSERT INTO `admin_pages` (`page_key`, `language_key`, `main_page`, `page_params`, `menu_key`, `display_on_menu`, `sort_order`) VALUES
    ('MultipleProductCopy', 'BOX_CATALOG_MUTLI_COPY', 'FILENAME_MULTI_COPY', '', 'catalog', 'Y', 30);
    There's a typo in the page name.
    (I had previously corrected the corresponding typos in the two other places for 139.)
    Even so, I corrected this in the db but I can't get it to show up in the admin->Catalog menu.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

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

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

    That insert for v1.5 should be:
    Code:
    INSERT INTO `admin_pages` (`page_key`, `language_key`, `main_page`, `page_params`, `menu_key`, `display_on_menu`, `sort_order`) VALUES
    ('MultipleProductCopy', 'BOX_CATALOG_MUTLI_COPY', 'FILENAME_MULTI_COPY', '', 'catalog', 'Y', 30);
    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!

 

 
Page 10 of 17 FirstFirst ... 89101112 ... 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