Drupal Duh

Drupal is a complex and powerful system, so sometimes we miss the obvious while looking for something more complicated.

Jan 20

#1

Problem: your dsm() message isn’t firing.

Complex Solution: the code must not be reaching that line for some reason.

Actual Solution: you’re not logged in as admin and dsm() only shows to admin by default.