If you want to show the Magento messages (success, error, …) in your template file, add the following code the top of your template:
1 |
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?> |
Adding the message block to a template (phtml)
You want or need help implementing this solution? Maybe you did not find what you were looking for? Contact me and I will assist you with whatever Magento problem troubles you!