Home » Archive

Articles Archive for June 2012

Magento »

[26 Jun 2012 | Comments Off on Magento: Solution of Warning: Invalid argument supplied for foreach() in …/template/catalog/product/list/toolbar.phtml]

While upgrading Magento, I am getting this error when I go to product list page.
Error:

Warning: Invalid argument supplied for foreach() in …/template/catalog/product/list/toolbar.phtml

Solution:

Magento »

[19 Jun 2012 | 2 Comments]

Cron Job is used to perform any action in a certain interval of time. In a Magento webshop, there are certain tasks that needs cron jobs to be run, i.e. these tasks/actions need to be performed periodically.
Here are some of them:-

Magento »

[12 Jun 2012 | Comments Off on Magento: Get Product by SKU]

Here is a quick code to get product information with SKU value.
Get product information by sku

Sports »

[6 Jun 2012 | Comments Off on Download the best Euro 2012 Schedule / Tie Sheet]

The 2012 UEFA European Football Championship, commonly referred to as Euro 2012, will be the 14th European Championship for national football teams organised by UEFA. It is scheduled to take place between 8 June and 1 July 2012 in Poland and Ukraine. It is the first time that either nation has hosted the tournament. There are 16 national teams competing for the title, as has been the format since 1996.

Google, Magento »

[5 Jun 2012 | Comments Off on Magento: Solution for Google Analytics not tracking website]

I had an old version of Magento. I had enabled google analytics tracking from Magento admin. But, google analytics was not tracking my webshop.
The main reason behind this was that Google had modified its analytics tracking code and the GoogleAnalytics core module of Magento had old tracking code.