Articles tagged with: admin
Wordpress »
Scenario: – I have installed WordPress MU in localhost (local computer). – I am using Windows XP Operating System. – I am using WAMP Server. Problem:
Magento »
Every time you login to Magento Admin panel, by default you will always encounter a notification popup message. From a developer point of view, this popup message is very much annoying for me. I am sure, you hate it if you need to login many times to admin panel. Here is a quick and simple [...]
Magento »
I had to override adminhtml controller class (Mage_Adminhtml_System_ConfigController) with my module’s controller class (MyNamespace_MyModule_ConfigController). It was really tough to find the right solution. I googled, searched in magentocommerce forum and found a lot of solutions. But they didn’t work for me.
Magento »
Problem: I had a new installation of magento. But I was unable to login as an administrator. I went to the admin login page, entered correct username and password but was redirected to the
