Images don't show up in Magento Product Information Page

A quick fix for missing Magento product images after a media directory transfer caused cache permission problems.

January 27, 2011 · 1 min · 205 words · cliper

Get Magento's database configuration

A quick Magento snippet for reading database connection details from the application config.

December 7, 2010 · 1 min · 102 words · cliper

Rebuilt Magento Indexes in terminal with php-cli

A quick command-line reminder for rebuilding Magento indexes with the PHP CLI.

December 7, 2010 · 1 min · 96 words · cliper

Get the offset (index, array key) of an array in PHP

A quick PHP example showing how to access both the array key and value while looping.

December 6, 2010 · 1 min · 76 words · cliper