Magento: Blank Configuration Tab for a Custom Module
- Monday, August 30th, 2010 -
This should be an easy one. Double check that you have a proper < acl> node in your modules config.xml file. Then clear the cache and refresh the page.
"We Build Smart Websites"
Just another Sharpdot weblog
- Monday, August 30th, 2010 -
This should be an easy one. Double check that you have a proper < acl> node in your modules config.xml file. Then clear the cache and refresh the page.
- Wednesday, August 18th, 2010 -
In this article I plan to cover how to setup a Magento Multi-Website E-Commerce Installation.
Please Note: This article was written using Magento Version 1.4.1.1. This article may not work on older versions.
Basic Installation:
After going through the installation screens you should have a fully functional Magento e commerce site. We wanted a Multi-Website Installation so we have a few more things to cover.
Multi-Website Install: Additional Tasks:
- Wednesday, August 18th, 2010 -
If you want password fields to maintain there entered values when a form is submitted, but is not valid your need to call “setRenderPassoword(true)” on the password element.