I took my sysadmin friend Marc to DrupalCampLA 2009 this past weekend. When we get together, I go on and on about Drupal and he waxes on about Django. I think he got the sense of why I tell everyone I know to use Drupal for their web projects. Especially after sitting in on Rain [...]
Posts tagged as:
Planet Drupal
I’m going to DrupalCampLA 2009. It’s at UC Irvine this weekend (in less than 8 hours actually). I’m excited about learning new tricks, asking questions, and meeting other Drupalers face to face. It’s my first Drupal live meetup. It’s also my first barcamp. Being able to vote on sessions and have them be rearranged on [...]
If you’re upgrading from Drupal 5.x to 6.x, and you’re using the Block Cache module, be sure to drop the cache_block table prior to upgrading. Update.php fails to create the cache_block table if it already exists from the 5.x install of the Block Cache module. Turns out there’s a patch for update.php created by chx [...]
I keep forgetting the names of the date formats in Drupal’s format_date() function. They’re “small“, “medium“, ”large“, and “custom“. I keep wanting to use short / medium / long because it feels more natural to think of the date formats as lengths. In any case, that’s not reality. So to help me remember the options, I [...]
If you’re having problems with Drupal cron — like cron runs are timing out or running out of memory — here’s a quick hack to figure out which module is causing the problems. Edit the includes/module.inc file, and find the function module_invoke_all. Insert the line indicated below to have a notice added to the logs [...]
Hi, I'm Greg. I'm a cofounder of Killer Aces Media. We publish community blogs like 