How to create a Drupal view with future events / dates of nodes

This short tutorial shows you how to create a Drupal view with future events - generally speaking with nodes for future dates (Drupal modules: Views, Date).
This short tutorial shows you how to create a Drupal view with future events - generally speaking with nodes for future dates (Drupal modules: Views, Date).
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table (...) .image_dimensions' doesn't exist (...) /media/file_entity/file_entity.module).
The MD Megamenu module is not working properly with various jquery version (admin interface). This tutorial shows you how re-solve the problem.
This article shows you how to remove the line-breaking paragraph tag p from tokens printed within node fields (2 scenarios).
Using the Drupal Rooms "Availablity Search Block" Ajax overrides form action="/node-url" with action="/views/ajax". Workaround with hook_form_alter().
With the change from Rooms 7.x-1.7 to 7.x-1.8 the installation requirements have changed significantly. This article shows you how to implement 7.x-1.8.
This great howto shows you how you can create a block with related nodes based on taxonomy terms with Drupal views (no extra modules required).
Drupal theme selection - This article provides you some tips how you can find the best Drupal themes on Envato Market / ThemeForest.
This article provides you the background for "500 Internal Server Error" caused by the +FollowSymLinks option and suggests you a solution.
This howto shows you how you can easily add the lightbox functionality to a view of images (Drupal views & lightbox2 module)