Drupal Technical
| 2
min read
We may face a situation in our Drupal site utilizing Ubercart where we need to change the product shippable property during the checkout process. If a product can be shipped freely to certain locations we need to set the Shippable property to false programmatically in the Ubercart checkout process. Read on to know how to change a products shippable property during the Ubercart checkout process.
Drupal Technical
| 2
min read
You might face situations where all of a sudden the download links have stopped working in your Drupal 7 website. The path to download file appears legitimate, but when we click on the down load link it will take you to the 404 page. This mostly happens with download links having white spaces.