Magento HomePage Layout All Messed Up + Solution
If you are making some design changes to your store and all of a sudden your home page has gone totally messed up then this might be your solution. When working with designs and design packages in...
View ArticleTkMan Linux Man Pages GUI Tool
Want to browse your man pages but not in the console? You can of course hit the search engines but its got to be better to be looking at your own man pages so you know the instructions are for your...
View ArticlePHP DomPDF Bug – page_cache.cls.php on line 66 dompdf + Solution
If you are struggling with a weird bug with DomPDF, something about it trying to connect to a postgres database.. well here is the solution that will get you up and running: open the file and make the...
View ArticleGot the Insecure Content on a Secure HTTPs Page Problem – Easy Solution
Often you will see SSL warnings or errors related to insecure content being displayed on a secure page. This could be as simple as one javascript file or image that is being included via http rather...
View ArticleMagento Profiler Improved – Aoe_Profiler by Fabrizio Branca
The Magento profiler is useful when you are trying to discover what potential bottlenecks are in place in a specific Magento implementation that are slowing down the performance of the site. Often when...
View Article