Page 1 of 5 123 ... LastLast
Results 1 to 10 of 41
  1. #1
    Join Date
    Dec 2006
    Posts
    92
    Plugin Contributions
    0

    red flag Attribute dropped with Category Change

    Running 1.3.6 (heavily modded)

    Hello,
    The Admin for our site created a series of subcategories and moved products into them. These products all lost their information to the download file. The Download Attribute was still there but the file information (xxx/filename.zip) was not. It had gone missing out of the DB also.

    I assume this is not default behavior. I could not find any other entries on this with a search. Any ideas? We lost 300+ links that must all be redone.

    Thanks for any help,
    Bill
    Bill Corrie
    HinterWelt Enterprises
    Stores: www.yourgamesnow.com www.hinterwelt.com
    E-books and Print Books for Games

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

    Default Re: Attribute dropped with Category Change

    If a product is moved all that is done is the categories_id is changed on the products_to_categories table ...

    If a product is copied to another category, the download is not copied with it ...

    Do you know if it was moved or copied to the new category?
    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. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Attribute dropped with Category Change

    I assume this is not default behavior. I could not find any other entries on this with a search. Any ideas? We lost 300+ links that must all be redone
    Too late for this time but "ALWAYS BACKUP THE SITE FILES AND THE DB" before doing things like this
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Dec 2006
    Posts
    92
    Plugin Contributions
    0

    Default Re: Attribute dropped with Category Change

    Quote Originally Posted by kobra View Post
    Too late for this time but "ALWAYS BACKUP THE SITE FILES AND THE DB" before doing things like this
    Tried. We need to get better order than we are currently doing. They are very much treating it like a file system. So, I backed up Monday night and the moved Monday during the day. I could go back to a previous version but a lot of products have been added.

    Like I said, more chaos than I am happy with currently.

    Thanks for the advice. I am going to try for a more rigourous backup schedule, probably nightly, until things settle down.

    Bill
    Bill Corrie
    HinterWelt Enterprises
    Stores: www.yourgamesnow.com www.hinterwelt.com
    E-books and Print Books for Games

  5. #5
    Join Date
    Dec 2006
    Posts
    92
    Plugin Contributions
    0

    Default Re: Attribute dropped with Category Change

    Quote Originally Posted by Ajeh View Post
    If a product is moved all that is done is the categories_id is changed on the products_to_categories table ...

    If a product is copied to another category, the download is not copied with it ...

    Do you know if it was moved or copied to the new category?
    Not sure. I will query and let you know. This is definitely within the realm of possibility.

    Thanks,
    Bill
    Bill Corrie
    HinterWelt Enterprises
    Stores: www.yourgamesnow.com www.hinterwelt.com
    E-books and Print Books for Games

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Attribute dropped with Category Change

    Bill,

    Place the shop in maintenance mode and take a backup "right" before you do something like this.

    If you have cPanel, plesk, or another featured manager, this only takes 5 min
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Dec 2006
    Posts
    92
    Plugin Contributions
    0

    Default Re: Attribute dropped with Category Change

    Quote Originally Posted by Ajeh View Post
    If a product is moved all that is done is the categories_id is changed on the products_to_categories table ...

    If a product is copied to another category, the download is not copied with it ...

    Do you know if it was moved or copied to the new category?
    The used Move. This begins to worry me more and more.

    Bill
    Bill Corrie
    HinterWelt Enterprises
    Stores: www.yourgamesnow.com www.hinterwelt.com
    E-books and Print Books for Games

  8. #8
    Join Date
    Dec 2006
    Posts
    92
    Plugin Contributions
    0

    Default Re: Attribute dropped with Category Change

    Quote Originally Posted by kobra View Post
    Bill,

    Place the shop in maintenance mode and take a backup "right" before you do something like this.

    If you have cPanel, plesk, or another featured manager, this only takes 5 min
    Not a problem. That is how I do it. I use Navicat. The problem is the owners will do these things much like you would use a file system;i.e. without much thought to data loss and without warning me. This is a good lesson for them as they are doing the re-attributing.

    I will keep it in mind to try and impress on them how important it is.

    Thanks,
    Bill
    Bill Corrie
    HinterWelt Enterprises
    Stores: www.yourgamesnow.com www.hinterwelt.com
    E-books and Print Books for Games

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

    Default Re: Attribute dropped with Category Change

    Quote Originally Posted by HinterWelt2 View Post
    The used Move. This begins to worry me more and more.

    Bill
    Worries you? Worries me ...

    There is nothing in the:
    /admin/includes/modules/move_product_confirm.php that even refers to the attributes ...

    What version of Zen Cart are you running and what add-ons are you using?

    Are your products all done manually or are you using add-ons?

    Did you use the M for Move or something else?
    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. #10
    Join Date
    Dec 2006
    Posts
    92
    Plugin Contributions
    0

    Default Re: Attribute dropped with Category Change

    Quote Originally Posted by Ajeh View Post
    Worries you? Worries me ...

    There is nothing in the:
    /admin/includes/modules/move_product_confirm.php that even refers to the attributes ...

    What version of Zen Cart are you running and what add-ons are you using?

    Are your products all done manually or are you using add-ons?

    Did you use the M for Move or something else?
    Using 1.3.6.

    I have done some custom mods and that could be an issue. Mostly it is supporting a muti-vendor mall setup with just two changes to the DB (a vendor status and vendor ID in the customer table). They did not use any of my mods to move the products (I have a Vendor Tools console).

    Add-Ons - Sales Report, running a modded version of Future Zen Template 15, About Us 1.3, Go Daddy and Paypal Seals, Login BoxBack up MySQL Plugin (couldn't get it to work).

    Just got this from the owners:
    Update: Just ran a test with one of Goodman's products. We found it didn't have an linked download, but the attribute controller had been assigned so that on the screen it still had the button that says "download zip file."

    I purchased the product and didn't receive a link. The product then changed to red disabled and listed 0- just like what our XRP products had done. I think that means the problem is coming first from something erasing the linked file, but the attributes still thinking there is an attached file.
    They used the M for move.

    Sorry to be such a pain. It has me a bit stumped.

    Thanks,
    Bill
    Bill Corrie
    HinterWelt Enterprises
    Stores: www.yourgamesnow.com www.hinterwelt.com
    E-books and Print Books for Games

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. price change with attribute
    By thunder2010 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 15 Aug 2011, 08:00 PM
  2. How to change Default attribute with category?
    By wrinkles in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 7 Apr 2010, 05:45 PM
  3. Change header font in category with sub category
    By orphanespresso in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Dec 2007, 08:22 PM
  4. Automatically populate sub category images + change attribute ordering
    By GTrotter in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Apr 2007, 07:54 AM
  5. Attribute..Penny has not dropped
    By Timeout in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 9 Jul 2006, 12:15 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR