Per Product Flat Shipping Magento Extension

Blog, CMS, Magento/Drupal/Joomla
Per Product Flat Shipping Per Product Flat Shipping extension allows you the flexibility to specify a flat rate shipping amount for each first product & an additional product individually. Features • Allows flat rate shipping per first product • Allows flat rate shipping per additional product • Free professional installation on community edition Installation You can install extension by using Magento Connect, It allows you to install free as well paid Magento extensions. You can download extension zip from your order email, and follow the below instructions to install in to your Magento Store. First you need to log into the Magento administrator area, and then go to System > Magento Connect > Magento Connect Manager. Here, login using the same login as for your Magento administrator area. Once logged…
Read More

“No input file specified”

Magento/Drupal/Joomla
Many PHP applications experience this error(mostly on Godaddy). There are several solutions that can resolve this. You can try these steps to solve this: ‰‰ 1.Make sure that your hosting service uses PHP version 5. In your root directory, there might be a file called php.ini. If so, rename it to php5.ini. If you see files with names such as .alias, .bash_profile, .cshrc, .screenrc, you are looking at the root directory. If you're unsure, ask your hosting service. ‰‰ If that doesn't work, add the line cgi.fix_pathinfo = 1 to the end of php5.ini. ‰‰ If that still doesn't work, add the line Options –MultiViews to the top of the file named .htaccess. ‰‰ If that doesn't work, search the knowledge base and forums at http://magentocommerce.com for help.
Read More