What are your Common Magento Configuration Mistakes?

Posted by Alan Storm on Stack Overflow See other posts from Stack Overflow or by Alan Storm
Published on 2010-03-16T00:45:26Z Indexed on 2010/03/16 0:49 UTC
Read the original article Hit count: 260

If there's something that everybody hates about Magento it's endlessly configuring your modules before being able to write some code. I'm trying to collect a list of common Magento configuration errors for a future project that's I'm close to launching.

I'm looking for specific examples of things like using the wrong naming convention on classnames, forgetting the <class /> wrapper when setting up grouped class names. Little things like that that drive you batty for hours until you realize your error.

The more details the better!

© Stack Overflow or respective owner

Related posts about php

Related posts about magento