How To Uninstall A Magento Extension

Posted on: Sunday April 26, 2015

STEP 1: Log into your magento administration panel. STEP 2: Click on MAGENTO CONNECT MANAGER. STEP 3: Click the dropdown menu besides the extension name and and choose “Uninstall”.  Then [...]

Read More

PHP/MySql Hosting on AWS

Posted on: Friday April 24, 2015

Step 1 : Create Instance EC2. (ubuntu) 64 bit.   Login in to your AWS Account . Click on Servic e -> EC2/EC2 Dashboard. Click on “Launch Instance”. Choose AMI : select Ubuntu 64 bit free [...]

Read More

File Downloading in PHP

Posted on: Tuesday April 21, 2015

Download any File without read Exact file location. [crayon-664885b5419fb805179032/]     Dynamic Download Files in PHP Index.php [crayon-664885b541a05184483258/]   file.php [...]

Read More

How To Change Logo in Magento Theme

Posted on: Wednesday April 15, 2015

How To Change Logo in Magento Theme (Fortis): 1. Click on “System -> Configuration -> Design”  (In Admin Panel) 2. Click on “Header” Tab 3. View “Logo Image [...]

Read More

Admin Login Problem in Magento

Posted on: Wednesday April 15, 2015

Admin Login Problem in Magento (localhost): 1. Go to Folder: Magento -> App -> Code -> Core ->Mage ->Core -> Model -> Session -> Abstract -> varin.php 2. Open [...]

Read More