SunCrescent Technologies

    • About
    • Contact
    • Privacy Policy
  • Magento Notice: Undefined index: 0

    Today I got this mysterious error message after moving a Magento website to a new server. Magento Notice: Undefined index: 0  in …/htdocs/app/code/core/Mage/Core/Model/Mysql4/Config.php on line 92 Turns out this was due to a faulty import of the database. Apparently there are a few tables where using an id of 0 in the auto_increment column has…

    March 20, 2012
  • Netbeans Preparing Commit

    If you ever tried to SVN commit a big project using Netbeans (Magento?) you have most likely seen that “Preparing Commit” message doing seemingly absolutely nothing for several minutes. Apparently the commit takes forever because Netbeans is scanning the entire projet to localize any changes done by external applications before committing. This is not really an…

    March 8, 2012
  • Magento: Ultimate cache clear script

    Update: If you use a recent version of Magento there might be a better solution here. If you have been using Magento with a BIG database of products you will soon realize that the built-in “cache management” is quite limited due to the server’s usual time limit on requests. You just can’t refresh your catalog…

    June 16, 2009
  • Magento: How to change the admin theme

    So you want to use Magento for your company and now you have to change the look of the backend. Of course you don’t want to change the default Magento adminhtml theme and kill any chances of upgrading your templates later on. So thats where this post comes into play. ;) Theres an easy way…

    March 17, 2009
  • Magento: How to disable update notifications

    A short tutorial on how to block the “New Magento Version” notifications in the Magento admin without modifying the core packages. Create a new package under app/code/local , for this example lets make a “MyCompany” package. If you already have an existing package for your magento mods you can use that one but you will…

    March 12, 2009
←Previous Page
1 2 3 4
Next Page→

SunCrescent Technologies

Proudly powered by WordPress