No new actions in Magento CE 1.3

Please, add the line
Mage::dispatchEvent('adminhtml_block_salesrule_actions_prepareform', array('form' => $form));

right before the line
$form->setValues($model->getData());

in the file
app\code\core\Mage\Adminhtml\Block\Promo\Quote\Edit\Tab\Actions.php

This version of Magento have this line by default, so you can upgrade it freely.

See more details on Special Promotions page

User Guide

See more details on Special Promotions page

User Guide

How can we help you?

Didn’t you find the answer to your question? We are always happy to help you out.

© 2009-2024 Amasty. All Rights Reserved.