Search This Blog

Wednesday 22 August 2012

Change Rupee Currency Symbol In Magento

Open /lib/Zend/Locale/Data/root.xml file and look for

<symbol>Rs</symbol>

Replace with

<symbol><![CDATA[New Symbol For Rupee Goes Here]]></symbol>

Override the file.

Remove the Magento cache and refresh the product page.

You are done !!!!!!!!!!!!!!!!

Implementing Google ReCaptcha Using PHP

Speed Up Magento with mod_deflate

Monday 13 August 2012

Steps to remove Malware

We need to follow below steps to resolve the Malware:
  1. Change the passwords for all the areas[cPanel, FTP, wp-admin]
  2. Download all the files and DB to your local system
  3. Find for Malware and remove them
  4. Re-upload the files to the server
  5. Submit to re-index the site in Google webmaster tools

Magento extension to change the attribute set

Thursday 9 August 2012

Creating and activating USPS account

Please follow the below steps to create an account with USPS.
  1. Create an account at https://secure.shippingapis.com/registration/
  2. After successful account creation you will receive an email with following details:
    1. Username
    2. Password
    3. Email address / phone number to activate the account for live mode
  3. At this moment the USPS allow us to test the integration in Test mode only
  4. Now send an email / call to USPS (you will find this email address and phone number in step 2 above), to activate the account for live mode.
  5. Also request the USPS to activate below APIs for the account
    1. SignatureConfirmationV3 API
    2. Carrier Pickup™ APIs
    3. Shipping Labels APIs
    4. Price Calculators APIs
    5. Delivery Information APIs
    6. Address Information APIs
  6. Once the account is activated you will receive a confirmation email from USPS.