Magento – ( Static ) Show block only on homepage

Who wants to show only certain blocks on the HOME page of the Home Page so Magento Stores, can do this with a small code snippets. In header.phtml folder app / design / frontend / base / default / template / page / html in the default template is still simple: <?php if ($this->getIsHomePage()):?> <h1 class=”logo”><strong><?php echo $this->getLogoAlt() ?></strong><a href=”<?php echo $this->getUrl(”) ?>” title=”<?php echo $this->getLogoAlt() ?>” class =”logo”><img src =”<?php echo $this->getLogoSrc()…

Magento – Fatal error: Allowed memory size of bytes exhausted (tried to allocate bytes) in / lib / Zend / Db /. php on line

Customers have told us about the o.g. Error, the various constellations can occur in the. Of course, it varies the displayed memory size, The bytes and the PHP file. But basically there is a possibility, how to solve this problem: The system is about. Htaccess a certain “Main memory” assigned. If this is too for the application…

Magento – PHP und free HTML Editor / Freeware

It is highly recommended, a decent editor to work in HTML, PHP, Using SQL and other files. The e.g.. Windows' own program to help just give, but fail very quickly. Our recommendation is the freeware software market that is free PSPad. This program is just about everything, what you need. Line numbering (must under View…