Refer http://www.pacificwebtechnology.com/blog/magento-rules-to-fix-catalog-price-rule-issue/ 1. Make pricerule.php in root folder <?php require_once 'app/Mage.php'; // if your are not root folder then write the proper path like publichtml/magento/app/Mage.php...