Skip to content

Reindex via Php script (Magento)

  • by

<?php // clear cache Mage::app()->removeCache(‘catalog_rules_dirty’); // Reindex prices Mage::getModel(‘index/process’)->load(2)->reindexEverything(); /* You can reindex specific items as below: 1 = Product Attributes 2 = Product Attributes 3 = Catalog URL Rewrites 4 = Product Flat Data… 

Tony Robbins – 30 years of Stuttering

  • by

There are so many inspirational messages in this clip, it is hard to find enough words to summarise them.  I’m not even going to try!    

Magento 1.9.0.1 – Contact Form Not Sending

  • by

Unfortunately the RWD theme contact form contains an invalid link on the post target of the form. Currently the link is: <form action=”<?php echo $this->getFormAction(); ?>” id=”contactForm” method=”post”> However, for the form to work correctly, you… 

Hide or Replace Missing Images

  • by

With jQuery you can watch for the error when the browser can’t find an image – then do what you want with it 🙂

s2Member®