Syndicate content

drupal

Implementing location proximity search (for Belgium) with Drupal and Google Maps

This tutorial will show you how create a Google Map with location pinpoints in Drupal 6, and how to let your users filter the map based on postalcode.

This walkthrough was written to create a map for Belgium, as I encountered some gotchas while doing so. However most of it will apply to other countries as well, and you might even skip some steps that are only required for the Belgium use case.

Submitted by Sven on Wed, 28/10/2009 - 21:37 10 comments

PayDutchGroup / WeDeal payment integration with Ubercart

For the Dutch but not from Holland webshop, running the Ubercart e-commerce module for Drupal, I created a payment gateway module that routes the payments to the PayDutch Group / WeDeal payment site. This module has now been publicly released, and can be found at http://drupal.org/project/uc_paydutch or http://www.ubercart.org/contrib/11822.

Submitted by Sven on Sun, 05/07/2009 - 16:09 0 comments

Permissions Lock module released

Today I released the Permissions lock module on drupal.org. This module allows you to have better control over what users having the 'administer permissions' permission can actually configure. By adding a lock to one or more permissions and / or user roles, you remove that permission / role from the permissions table at admin/user/permissions. Only users who are granted unrestricted access can then change these permissions anyway. This is specifically useful when you want to give certain users (e.g. clients) access to modify the permissions on the permission table, but you don't want them to mess around with *all* permissions. For example permissions related to content types, themes, Views, etc... could be locked, so only users in roles you really trust would be able to get those permissions, and thus change the settings of these critical components of your website. So go check out this handy module at its drupal.org project page, and let me know any bugs or problems you might encounter with it.

Submitted by Sven on Sat, 17/01/2009 - 19:42 0 comments

How to change the date year range on a Form API 'date' element

By default, the range of a date element goes from the year 1900 to 2050. In some cases, we don't want users to enter a year value in the future, so we're going to have to limit the range. Click 'read more' to find out how to change the year range.

Submitted by Sven on Sat, 29/11/2008 - 12:07 2 comments

How to solve: Drupal 6 installation stuck at database configuration

People reported me this particular problem, and recently I experienced it myself: during the Drupal 6 installation process in the 'Database configuration' step, you might get stuck. Upon entering the right database credentials, the page reloads and shows the Database configuration form again, without any error.

After some searching around, I found what was causing this behaviour: During the installation I renamed the file /sites/default/default.settings.php to /sites/default/settings.php.

However, Drupal expects you to make a copy if this file, not rename it! So just make a copy of the default.settings.php file, and name it settings.php. When these 2 files are available, your installation should run without any problems.

Submitted by Sven on Sat, 29/11/2008 - 11:29 24 comments

New website

Welcome to svendecabooter.be, personal website of Sven Decabooter. I just finished installing Drupal 6 to run this site on.

For now I installed the nice theme Burnt, but I might create a custom one later on, if time permits.

In the upcoming weeks I will migrate the content from the old site that is still relevant, and hopefully add some new content as well.

My old portfolio site can still be visited at http://old.svendecabooter.be

Submitted by Sven on Tue, 05/08/2008 - 18:32 0 comments

  • Search

  • On the web

      • Sven Decabooter on Twitter
      • Sven Decabooter on LinkedIn
      • Sven Decabooter on Facebook
      • Sven Decabooter on Delicious
      • Sven Decabooter on LastFM
      • Sven Decabooter on FriendFeed
  • Drupal

    • Individual member of Drupal Association

      View Sven Decabooter's profile on drupal.org