Search Results

How to implement Inline Messages Module

The Inline Messages module displays form messages inline with the form instead of the default behaviour at the top of the page. You can enable Inline…

Read more

How to create Forena Reports

Enterprise Reporting module that provides a mechanism for writing reports in a modified html syntax. This module leverages XML, and for this reason…

Read more

How to submit a webform in ajax

This module adds the AJAX support to Webform3.0 and above. As a first step it focusses to simply add form AJAX paging and submit. Especially for…

Read more

How to check whether Boost module is working on our Drupal site?

For improving the performance of the drupal side we always add the boost module. We need to configure the boost module to improve the performance of…

Read more

How to unblock an IP after several failed log in attempts in Drupal

It is common that the IP must be blocked after 5 or more failed login attempts in Drupal.This can be overcome by following these simple steps.   …

Read more

How to resolve the issue "Error in simplesamlphp_auth. module: no valid unique id attributes set" simplesaml_auth Drupal saml integration.

For one of the Drupal site, on integrating Drupal as a service provider using the simplesamlauth will show the error "Error in simplesamlphp_auth.…

Read more