Drupal Technical
| 2
min read
A Drupal user wanted to know how to make Boost clear the front page when creating a new node. If you are facing the same question in your Drupal site and would like to know how to make Boost clear the front page when a node has been created then read on to know more.
Drupal Technical
| 2
min read
Many Drupal users using Boost to cache their Drupal sites were getting the "Boost: Crawler is already running. Attempt to start crawler failed." error. If you are a Drupal users using Boost in your Drupal site and would like to know how to fix the Crawler already running error message then read on to know the solution.
Drupal Technical
| 2
min read
Many Drupal users wanted to know how to make Boost cache the HTML output of their custom modules. If you are a Drupal user facing the same issue in your Drupal site and would like to know how to make Boost cache the HTML of some of your custom modules then read on to find out the solution.
Drupal Technical
| 2
min read
Many Drupal users using Boost were complaining that the users were unable to access their site and were instead give the option to get a gzipped version of the site. If you are facing the same scenario in your Drupal site which uses Boost then read on to find out the solution.
Drupal Technical
| 1
min read
A few Drupal users who had changed one of their widely used Views in their Drupal site wanted to know how to redirect users coming to their old Views to the new one. If you wanted to know how to redirect old Views to a new one after it has been changed in your Drupal site then read on to find out more.
Drupal Technical
| 2
min read
A Drupal user having a Drupal Views plugins wanted to know how to access View plugins options form within Drupal.behaviors. If you are facing the same question while using Views plugins in your Drupal site then read on to find out more.
Technical Solution
| 2
min read
Two important aspects about managing multiple projects with multiple teams are scheduling of the projects & milestones and allocation of resources to these projects. Over the past few years we have been using a simple Google Spreadsheet based utility which we had developed in-house to schedule projects and to allocate resources for projects. We had earlier released this as Free Software under a GPL license and made this available as free template and over 1000 users are currently using this tool.
Drupal Technical
| 3
min read
A Drupal user had encountered a situation in their Drupal site using Boost caching in which the site users were redirected to the Boost cache url of the page without the theme when typing the domain in the browser. If you are encountering the same situation in your Drupal site having Boost caching then read on to find out more.
Drupal Technical
| 2
min read
A number of Drupal users were looking to know how to use Boost for authenticated users as Boost only caches pages for anonymous users. If you are a Drupal user and would like to know how to implement Boost for authenticated users then read on to find the solution.
Drupal Technical
| 2
min read
A number of Drupal users using the Boost module in their Drupal sites were encountering a warning: array_unique() expects parameter 1 to be array, null given in sites/all/modules/boost/boost.module on line 806. If you are facing the same warning message in your Drupal site when using Boost then read on to know the fix.