Archive: August 2007

Syntax Highlighting for Drupal .inc and module files in Dreamweaver Blog entry 2 years 29 weeks ago
I'm using dreamweaver as IDE for coding PHP and use inc files for some Drupal modules. By default Deamweaver does not highlight inc files but can be made to highlight syntax for such files. I also did the same for Drupal module extention. Module files are PHP but use the file extension .module,...
Validation error, please try again. If this error persists, please contact the site administrator. Blog entry 2 years 31 weeks ago
I received a Drupal error today, "Validation error, please try again. If this error persists, please contact the site administrator." There's probably many reasons for getting this ambiguous error. In a moment of stupidity, I forgot to run update.php after upgrading views module and for a...