Custom Search

drupal6's blog

Drupal 7.14 and Drupal 6.26 released

Drupal 7.14 and Drupal 6.26 released

Drupal 7.14 is now available, which contains bug fixes as well as fixes for security vulnerabilities from Drupal 7.13.

Drupal 6.26, which fixes known bugs (no security issues) is also available for download.

Changelog

Disabling modules manually in the database

If you need to manually disable a module you can do so in the database. Before you start, do a mysqldump (or export) of your Drupal db to a local file in case things go wrong and you need to roll back.

phpMyAdmin

issue example of Drupal 6 multilingual (i18n)

issue example of Drupal 6 multilingual (i18n) written by Albert Skibinski from http://http://blog.merge.nl

this are some example issues you can face when implementing multi-language site in Drupal 6

Path prefix issues