The Code You Will Love

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

Incoming E-mail Problem in server emails

Posted on: Wednesday April 22, 2015

Login to cPanel >> Mail >> MX Entry >> Select Domain >> Local Mail Exchanger >> [...]

Read More

File Downloading in PHP

Posted on: Tuesday April 21, 2015

Download any File without read Exact file location. [crayon-66370ba59098a472754793/]     Dynamic Download Files in PHP Index.php [crayon-66370ba590995645558039/]   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

Set up your Conversion-Tracking Pixel for Facebook in Magento

Posted on: Tuesday April 14, 2015

Copy this code between <head> and </head> and paste it to your website’s page: [crayon-66370ba5912b3226898288/] Solution: 1. Go to  “app\design\frontend\fortis (your [...]

Read More

Chained Select Boxes using PHP / MySQL / AJAX / jQuery

Posted on: Tuesday April 14, 2015

Chained Select Boxes using PHP / MySQL / AJAX / jQuery By Rob / In AJAX, Code Snippets, Featured Articles, MySQL, PHP / Comments(195) Need a custom chained drop? Send me a message about what you’re [...]

Read More
Translate »