Today, when I worked to install Redmine 3.2 , I found an error “Redmine requires Bundler 1.5.0 or higher (you’re...
You can install latest version ruby in Ubuntu 14.04 by this command sudo apt-get install software-properties-common sudo add-apt-repository ppa:brightbox/ruby-ng sudo...
If you have multiple version gem , you can change the default version by this command sudo update-alternatives –config gem...
In Magento admin panel while uploading an image for any product from “Image” tab you might get an error like $_FILES...
First, have a custom post type. Now you will see custom post subcategory as sub menu. For example: I have...
If you want to add a barcode in your Invoice or shipment PDF file in Magento, you might find...
First of all, you need to login mailchimp website and then you can see campaigns and click this. After click...
How to setup :: Step 1 : Download cake php from http://cakephp.org and save it into php www directory and...