Start With Magento SETUP
Step 1 ->install Magento
Step 2-> Can't login to Magento admin after installation.
If the domain is not a true domain then this problem occurs. It's like if you use your localhost to run Magento store,then you will face this problem.
You can overcome this by browsing using your IP address or you can remove these three line from the following page.
appcodecoreMageCoreModelSessionAbstractvarien.php
Step 3 -You have 1 critical, 4 major, 19 minor and 22 notice unread message(s). Go to messages inbox. Latest Message: Magento Preview Version CE 1.5.0.0-beta2 is now available Read details
Go to
/app/design/adminhtml/default/default/template/page.phtml
Just remove or comment the following line:
<?php echo $this->getChildHtml('notification_toolbar');?>
4 add product tab
clear cache from admin
5 Add featured product
6 shop by brand
7 install magento-community/Mage_Navadmin
designfrontenddefaultdefaulttemplate
Change Logo: Read Full Story
You may also like:
No comments:
Post a Comment