Category: Magento

Magento batch update category quick script

Just to supplement another post we made on bulk creating categories, below is a script used for bulk updating and attaching images to categories based on a specific CSV. There is no documentation to go with this code, I’m simply … Continue reading

Posted in Magento | Tagged , , , , | Leave a comment

Magento My Imeta Bug fix on category save

A customer recently came to us stating their categories were not saving correctly, it turned out to be a bit of erroneous code in a 3rd party extension they were using. If you are using My_Imeta and are experiencing difficulties … Continue reading

Posted in Magento | Tagged , , , | Leave a comment

Magento category children count fix

The children_count field in Magento can sometimes become inaccurate if you have created a category via the PHP API and set an entity_id whilst doing so. It is due to part of the after_save mechanism which overrides the children_count parameter … Continue reading

Posted in Magento | Tagged , , , | 4 Comments

Benchmarking your Magento store

We get asked this quite a lot by normal store owners who want to see how good their host really is. However, our Magento Benchmark service is only really aimed at web hosts themselves. So to answer a popular question … Continue reading

Posted in Magento | Tagged , , , , , , , , , , , | 2 Comments

Quickly associate images to your Magento products without using dataflow

Dataflow is great and does allow the association of multiple images natively, but upon wanting to add around 2,500 product images to a catalogue in Magento 1.5.0.1 – we noticed that they have broke the core support in dataflow for … Continue reading

Posted in Knowledge Base, Magento | Tagged , , , | 3 Comments
Page 1 of 1112345678910...Last »