Coder Social home page Coder Social logo

Comments (4)

dweeves avatar dweeves commented on August 25, 2024

You seem to try to associate an invalid category id to an item. Check your category_ids in your data or use category creator/importer plugin and use named category paths

from magmi-git.

Zxurian avatar Zxurian commented on August 25, 2024

I'm using the category creator/importer plugin.
My categories column looks like this
Categories::1::1::1;;Categories/History::1::1::1;;Categories/History/World::1::1::1;;Categories/Nature::1::1::1;;Categories/Nature/Ecology::1::1::1;;Categories/Science::1::1::1;;Categories/Science/General::1::1::1;;Categories/Science/Earth Sciences::1::1::1;;Categories/Science/Earth Sciences/General::1::1::1;;Bestsellers::1::1::1

from magmi-git.

light4ever avatar light4ever commented on August 25, 2024

Zxurian, I also got the error you described.
Try running the reindexall from the command line (php -f indexer.php reindexall) I noticed that the Category Products index had an exception while trying to re-index.

I believe I caused this corruption by running the "Clear Catalog, Categories and Reviews v1.0.1" Magmi Utilities. on a magento 1.8.1 install.

I did not find a workaround. I ended up deleting the magento webpage and database and starting over.

from magmi-git.

keshav0001 avatar keshav0001 commented on August 25, 2024

I did the same, ran Clear catalog, eav etc modules on my database. And after that I was having these same Invalid parameter errors.

Solution was:
We need to rebuild the index from magento. But that too was giving error for me. So

  1. The attributes of dropdown, sometimes can have longer than acceptable values, so I deleted and recreated the ones having long values (got there in first place due to a malformed csv)
  2. Somehow the default root category was unset in all the stores. So, go into manage stores, and open, all stores and set a root category. (must have been deleted as a result of clear categories plugin).

from magmi-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.